diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-04 09:01:08 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-04 09:01:08 +0000 |
commit | 0a5da348d10066b2cdabaf570af1fcdeec69061a (patch) | |
tree | e8f54722822c16b3f240639431715127b01e2485 /target/linux/rdc/Makefile | |
parent | 7b8ed6ff49da9fe74734cbc75943dbd407d21daf (diff) | |
download | mtk-20170518-0a5da348d10066b2cdabaf570af1fcdeec69061a.zip mtk-20170518-0a5da348d10066b2cdabaf570af1fcdeec69061a.tar.gz mtk-20170518-0a5da348d10066b2cdabaf570af1fcdeec69061a.tar.bz2 |
update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
Diffstat (limited to 'target/linux/rdc/Makefile')
-rw-r--r-- | target/linux/rdc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc/Makefile b/target/linux/rdc/Makefile index b8adae2..be5936c 100644 --- a/target/linux/rdc/Makefile +++ b/target/linux/rdc/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=RDC 321x FEATURES:=squashfs jffs2 pci usb pcmcia CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -funit-at-a-time -LINUX_VERSION:=2.6.32.24 +LINUX_VERSION:=2.6.32.25 include $(INCLUDE_DIR)/target.mk |