always include kernel config for kernel packages
[openwrt.git] / target / linux / at91-2.6 / Makefile
index ccd6353..fd9329c 100644 (file)
@@ -9,9 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=at91
 BOARDNAME:=AT91
-FEATURES:=squashfs
+FEATURES:=squashfs usb
 
-LINUX_VERSION:=2.6.21.5
+#LINUX_VERSION:=2.6.21.5
+LINUX_VERSION:=2.6.22.1
 
 define Target/Description
   Build fimware images for Figment Design Labs VersaLink board.
This page took 0.021386 seconds and 4 git commands to generate.