diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-02-13 14:35:18 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-02-13 14:35:18 +0000 |
commit | c592ef61b366aa791913ce6956b362afba08e7fe (patch) | |
tree | 8901b1890a030c3049929e5860c413a43e505d1c /target/linux/rdc/Makefile | |
parent | 80f0eec0aad257b5d020eaf8abc35d437dadfe73 (diff) | |
download | mtk-20170518-c592ef61b366aa791913ce6956b362afba08e7fe.zip mtk-20170518-c592ef61b366aa791913ce6956b362afba08e7fe.tar.gz mtk-20170518-c592ef61b366aa791913ce6956b362afba08e7fe.tar.bz2 |
Upgrade rdc to 2.6.24
SVN-Revision: 10453
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 1b70c18..4e83e16 100644 --- a/target/linux/rdc/Makefile +++ b/target/linux/rdc/Makefile @@ -11,7 +11,7 @@ BOARD:=rdc BOARDNAME:=RDC321x x86 FEATURES:=squashfs jffs2 pci -LINUX_VERSION:=2.6.23.16 +LINUX_VERSION:=2.6.24.2 include $(INCLUDE_DIR)/target.mk |