X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7a490e63f079131c48207d3d6cea47f946b28d1e..723857f8a70a7b14b3dc6ccec24cfa822dd1da43:/target/linux/ubicom32/Makefile diff --git a/target/linux/ubicom32/Makefile b/target/linux/ubicom32/Makefile index 2901e2841..62996d7bb 100644 --- a/target/linux/ubicom32/Makefile +++ b/target/linux/ubicom32/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -13,9 +13,8 @@ ARCH:=ubicom32 BOARD:=ubicom32 BOARDNAME:=Ubicom IPxx FEATURES:=nommu ramdisk -CFLAGS:=-Os -pipe -march=ubicom32v4 -funit-at-a-time -LINUX_VERSION:=2.6.28.10 +LINUX_VERSION:=2.6.30.10 include $(INCLUDE_DIR)/target.mk