diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-17 11:22:33 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-17 11:22:33 +0000 |
commit | c64ffe5a1afe410a107b090975a5a793863284f0 (patch) | |
tree | 518d182d9638c69f441dee4f3af39139ccb71042 /target/linux/ar7/Makefile | |
parent | 2c6e69a1c56a77df431f23ae01d27b59880c2ec0 (diff) |
update to latest 2.6.27 and 2.6.30 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17602 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/Makefile')
-rw-r--r-- | target/linux/ar7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index baf8fa8f3..4e64a0665 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -11,7 +11,7 @@ BOARD:=ar7 BOARDNAME:=TI AR7 FEATURES:=squashfs jffs2 atm -LINUX_VERSION:=2.6.30.6 +LINUX_VERSION:=2.6.30.7 include $(INCLUDE_DIR)/target.mk |