From aea146736cfd5792fbce06f33371adc13516e318 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Wed, 9 May 2018 22:34:47 +0200 Subject: ath79: fix TP-Link TL-WR1043ND v1 image build Both initramfs and flashed images are built and boot. No Ethernet, no WLAN, probably further issues, so the image is not added to TARGET_DEVICES for now. Signed-off-by: Matthias Schiffer --- target/linux/ath79/config-4.14 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ath79/config-4.14') diff --git a/target/linux/ath79/config-4.14 b/target/linux/ath79/config-4.14 index cd12af7529..d1d7d7d932 100644 --- a/target/linux/ath79/config-4.14 +++ b/target/linux/ath79/config-4.14 @@ -178,6 +178,7 @@ CONFIG_MTD_SPI_NOR=y CONFIG_MTD_SPLIT_FIRMWARE=y CONFIG_MTD_SPLIT_LZMA_FW=y CONFIG_MTD_SPLIT_SEAMA_FW=y +CONFIG_MTD_SPLIT_TPLINK_FW=y CONFIG_MTD_SPLIT_UIMAGE_FW=y CONFIG_MTD_SPLIT_WRGG_FW=y CONFIG_MTD_TPLINK_PARTS=y -- cgit v1.2.3