diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-12-04 14:52:45 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-12-04 14:52:45 +0000 |
commit | 7a42d311275281c3c0e821cfd592d65bab253267 (patch) | |
tree | fb106d613a128451aa63b721a161d218ba5fbbe1 /target/linux/ppc40x | |
parent | 464f8086da8c43cf19c15c4b2c2f0d09d5f62eb7 (diff) |
[kernel] update to 2.6.30, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18635 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x')
-rw-r--r-- | target/linux/ppc40x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 94c2a3bb8..7bfe0b0d2 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=AMCC/IBM PPC40x FEATURES:=squashfs CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405 -LINUX_VERSION:=2.6.30.9 +LINUX_VERSION:=2.6.30.10 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |