replace old quote stripping with calls to qstrip macro
[openwrt/svn-archive/archive.git] / target / linux / at91 / Makefile
index 4385a1763a708bd1f519c3c6d4ce1a9745d78b95..70a60826237a78a9f88cd982df4ed9f974ef96cc 100644 (file)
@@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=at91
 BOARDNAME:=Atmel AT91
-FEATURES:=squashfs usb
+FEATURES:=squashfs usb broken
 
-LINUX_VERSION:=2.6.25.16
+LINUX_VERSION:=2.6.25.20
 
 include $(INCLUDE_DIR)/target.mk