diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-09 07:35:06 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-09 07:35:06 +0000 |
commit | ff9d9a341a48ec6f03ad86a5861c1d91c2d5331e (patch) | |
tree | 9f23d7a0ec658d650ff4545c12e2e4f9c0c6238d /target/linux/ar71xx/Makefile | |
parent | 43cf9049e3f18a2e3632a7951a357f420a64d392 (diff) |
[kernel] update to 2.6.30.6, compile tested on some targets only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17549 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r-- | target/linux/ar71xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 9d0eec710..dc18d1c27 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Atheros AR71xx/AR7240/AR913x FEATURES:=squashfs jffs2 tgz CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -LINUX_VERSION:=2.6.30.5 +LINUX_VERSION:=2.6.30.6 include $(INCLUDE_DIR)/target.mk |