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