diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-01-24 17:08:37 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-01-24 17:08:37 +0000 |
commit | 15be1c9ee781794e7c9412473adac2e9c87fa2ad (patch) | |
tree | 33ebb9e7a617739ffc1446c0cdc3dd8e432e46e1 /target/linux/cns21xx/Makefile | |
parent | 680f4608614e74739b3c6c5284000c511f11ffa8 (diff) | |
download | upstream-15be1c9ee781794e7c9412473adac2e9c87fa2ad.tar.gz upstream-15be1c9ee781794e7c9412473adac2e9c87fa2ad.tar.bz2 upstream-15be1c9ee781794e7c9412473adac2e9c87fa2ad.zip |
kernel: update linux 3.7 to 3.7.4
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35318
Diffstat (limited to 'target/linux/cns21xx/Makefile')
-rw-r--r-- | target/linux/cns21xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns21xx/Makefile b/target/linux/cns21xx/Makefile index c13a1cb033..7e56e91d39 100644 --- a/target/linux/cns21xx/Makefile +++ b/target/linux/cns21xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Econa CNS21xx FEATURES:=squashfs CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves -LINUX_VERSION:=3.7.3 +LINUX_VERSION:=3.7.4 include $(INCLUDE_DIR)/target.mk |