[ar71xx] ag71xx driver: add Kconfig option for enabling debug messages
[openwrt-10.03/.git] / target / linux / amazon / Makefile
index 17f9d964941a61b971b776e82a556763a9f0763c..576f8508b94f4f0519236d6efa2ab151da58de77 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=mips
 BOARD:=amazon
 BOARDNAME:=Infineon Amazon
 FEATURES:=squashfs jffs2 broken
-LINUX_VERSION:=2.6.21.5
+LINUX_VERSION:=2.6.21.7
 
 include $(INCLUDE_DIR)/target.mk
 
@@ -20,7 +20,4 @@ endef
 
 KERNELNAME:="uImage"
 
-# include the profiles
--include profiles/*.mk
-
 $(eval $(call BuildTarget))