diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/lantiq/image/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile index baa16cd996..52a568dac0 100644 --- a/target/linux/lantiq/image/Makefile +++ b/target/linux/lantiq/image/Makefile @@ -454,7 +454,7 @@ TARGET_DEVICES += GIGASX76X # AR9 -define LegacyDevice/BTHOMEHUBV3A +define Device/BTHOMEHUBV3A $(Device/NAND) DEVICE_TITLE := BT Home Hub 3A DEVICE_PACKAGES := kmod-usb-dwc2 kmod-ledtrig-usbdev \ @@ -573,7 +573,7 @@ define Device/P2812HNUF1 endef TARGET_DEVICES += P2812HNUF1 -define LegacyDevice/P2812HNUF3 +define Device/P2812HNUF3 $(Device/NAND) DEVICE_TITLE := ZyXEL P-2812HNU-F3 DEVICE_PACKAGES := kmod-rt2800-pci wpad-mini kmod-usb-dwc2 |