replace old quote stripping with calls to qstrip macro
[openwrt/svn-archive/archive.git] / target / linux / at91 / Makefile
index 87f156a43af066e0bb791cd4c54f942d51818901..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.21.5
+LINUX_VERSION:=2.6.25.20
 
 include $(INCLUDE_DIR)/target.mk