mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-24 12:41:02 -05:00
Now that it is possible to load several device tree overlays by appending their config names to bootconf the uImage.FIT partition parser need to discard everything after the first '#' character in bootconf when looking up the config node to be used. Signed-off-by: Daniel Golle <daniel@makrotopia.org>