diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 10:45:25 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 10:45:25 +0000 |
commit | 8e67ddaccc3a73993df876497d9a55e8400b1306 (patch) | |
tree | 1ebdd84043c3a394d84a147696f72821da570290 /target/linux/ramips/Makefile | |
parent | 113e9261575859ec79851119cbc0b3b4c18e87e1 (diff) | |
download | upstream-8e67ddaccc3a73993df876497d9a55e8400b1306.tar.gz upstream-8e67ddaccc3a73993df876497d9a55e8400b1306.tar.bz2 upstream-8e67ddaccc3a73993df876497d9a55e8400b1306.zip |
kernel: update to 2.6.32.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20444 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/Makefile')
-rw-r--r-- | target/linux/ramips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index be1d122f5b..8eac4f6ef3 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time FEATURES:=squashfs broken -LINUX_VERSION:=2.6.32.9 +LINUX_VERSION:=2.6.32.10 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=kmod-leds-gpio |