treewide: use wpad-basic for not small flash targets
[openwrt/.git] / target / linux / ath79 / Makefile
index 6add24a72a94b723f0752856d49079e9c51b5f95..a0dc96ca0947b1ec7cb33b89ac04785d27e6ad3d 100644 (file)
@@ -4,7 +4,7 @@ ARCH:=mips
 BOARD:=ath79
 BOARDNAME:=Atheros ATH79 (DTS)
 CPU_TYPE:=24kc
-SUBTARGETS:=generic tiny
+SUBTARGETS:=generic nand tiny
 
 FEATURES:=ramdisk source-only
 
@@ -14,6 +14,6 @@ include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += \
        kmod-gpio-button-hotplug swconfig \
-       kmod-ath9k wpad-mini uboot-envtools
+       kmod-ath9k uboot-envtools
 
 $(eval $(call BuildTarget))