diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-27 14:30:08 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-27 14:30:08 +0000 |
commit | 9c40666ff720f4d43f62291e0c378dc7d1265027 (patch) | |
tree | a042d3c76dd326019d4c617e17d710c92ef3b721 /target/linux/sibyte/Makefile | |
parent | cc3ed53d9ec0263c4850a8735ccdbe943520da88 (diff) | |
download | upstream-9c40666ff720f4d43f62291e0c378dc7d1265027.tar.gz upstream-9c40666ff720f4d43f62291e0c378dc7d1265027.tar.bz2 upstream-9c40666ff720f4d43f62291e0c378dc7d1265027.zip |
sync to kernel 2.6.32.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21195 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sibyte/Makefile')
-rw-r--r-- | target/linux/sibyte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile index b21860aded..4131848cd5 100644 --- a/target/linux/sibyte/Makefile +++ b/target/linux/sibyte/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Broadcom/SiByte SB-1 FEATURES:=fpu CFLAGS:=-Os -pipe -march=sb1 -funit-at-a-time -LINUX_VERSION:=2.6.32.10 +LINUX_VERSION:=2.6.32.12 include $(INCLUDE_DIR)/target.mk |