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 | 371bccb4c03afab4ac17f9a2742ac364361aa284 (patch) | |
tree | 8f8a110e08cdf4b5fc7932f572d69a993c8c46ad /target/linux/mpc85xx/Makefile | |
parent | c69977eb8bbe4bd8e43934364862507c69525e69 (diff) | |
download | upstream-371bccb4c03afab4ac17f9a2742ac364361aa284.tar.gz upstream-371bccb4c03afab4ac17f9a2742ac364361aa284.tar.bz2 upstream-371bccb4c03afab4ac17f9a2742ac364361aa284.zip |
Update 2.6.38 to 2.6.38.2
SVN-Revision: 26332
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 |