mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-19 10:39:30 -04:00
Add NETGEAR_BOARD_ID and NETGEAR_HW_ID to DEVICE_VARS as multiple devices set them in their recipes, so without them being added to DEVICE_VARS then simply the value from last recipe that gets evaluated is used and images are generated with the wrong ID-s. Link: https://github.com/openwrt/openwrt/pull/17203 Signed-off-by: Robert Marko <robimarko@gmail.com>