diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-03-28 15:44:03 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-03-28 15:44:03 +0000 |
commit | c445330512f15f37f31377aebaf5170c110ae14d (patch) | |
tree | 82abf4255bdb7ee2632da7a88ef332af75e76d5f /target/linux/mpc85xx/Makefile | |
parent | d9c0f82b0f88417af38fc47c1cb10ccfdfeeb1c4 (diff) | |
download | upstream-c445330512f15f37f31377aebaf5170c110ae14d.tar.gz upstream-c445330512f15f37f31377aebaf5170c110ae14d.tar.bz2 upstream-c445330512f15f37f31377aebaf5170c110ae14d.zip |
Update 2.6.38 to 2.6.38.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26332 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc85xx/Makefile')
-rw-r--r-- | target/linux/mpc85xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index df33596d81..d32a58ef23 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -13,7 +13,7 @@ CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=8540 FEATURES:=spe_fpu ramdisk MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=2.6.38 +LINUX_VERSION:=2.6.38.2 include $(INCLUDE_DIR)/target.mk |