[ar71xx] add more base-files
[openwrt.git] / target / linux / orion / Makefile
index 22584e006eda041011c1f06bf1f05900a539a8ac..7c89d1a2dfc46c57ffce90ece9f92264eb2d4a8e 100644 (file)
@@ -11,11 +11,13 @@ BOARD:=orion
 BOARDNAME:=Marvell Orion
 FEATURES:=squashfs
 
-LINUX_VERSION:=2.6.26-rc7
+LINUX_VERSION:=2.6.28.7
 
 include $(INCLUDE_DIR)/target.mk
 
-DEFAULT_PACKAGES += kmod-madwifi
+KERNELNAME:="uImage"
+
+DEFAULT_PACKAGES += kmod-ath9k-new hostapd-mini
 
 define Kernel/Configure
        $(call Kernel/Configure/Default)