Add iprange (#1799)
[openwrt.git] / target / linux / adm5120eb-2.6 / Makefile
index 55a5b67..b645d02 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=adm5120eb
 BOARDNAME:=ADM5120 (Big Endian)
-FEATURES:=squashfs broken pci usb
+FEATURES:=squashfs pci usb
 
 define Target/Description
        Build firmware images for Infineon/ADMTek ADM5120 based boards running in big-endian mode
@@ -17,6 +17,7 @@ define Target/Description
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk
+DEFAULT_PACKAGES += admswconfig
 
 # include the profiles
 -include profiles/*.mk
This page took 0.02394 seconds and 4 git commands to generate.