diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-09-17 11:22:33 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-09-17 11:22:33 +0000 |
commit | 69a107aa04f5869f32dfc69c20c6bf44bedb02c0 (patch) | |
tree | 518d182d9638c69f441dee4f3af39139ccb71042 /target/linux/ppc44x/Makefile | |
parent | b07d307d3fe1d4cb8c7c609cdac5d37ff4350cab (diff) | |
download | upstream-69a107aa04f5869f32dfc69c20c6bf44bedb02c0.tar.gz upstream-69a107aa04f5869f32dfc69c20c6bf44bedb02c0.tar.bz2 upstream-69a107aa04f5869f32dfc69c20c6bf44bedb02c0.zip |
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/ppc44x/Makefile')
-rw-r--r-- | target/linux/ppc44x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index dd77435a0c..40fe433663 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=AMCC/IBM PPC44x FEATURES:=squashfs CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=440 -LINUX_VERSION:=2.6.30.6 +LINUX_VERSION:=2.6.30.7 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |