X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fcobalt%2FMakefile;h=ef3db57493fb7547555c17eadc138f6c5e3c053e;hb=2a01013280f6174671e9667acebd10155ae5930b;hp=9077622bdc1f8761ef6fbe2a8e70c1d76029a7fb;hpb=8fce8f5924d94f74cd239d0cb416a1d1344a5ef5;p=openwrt-10.03%2F.git diff --git a/target/linux/cobalt/Makefile b/target/linux/cobalt/Makefile index 9077622bd..ef3db5749 100644 --- a/target/linux/cobalt/Makefile +++ b/target/linux/cobalt/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=cobalt BOARDNAME:=Cobalt Microservers -FEATURES:=tgz pci ext2 +FEATURES:=targz pci ext2 CFLAGS:=-O2 -pipe -mtune=r5000 -funit-at-a-time -LINUX_VERSION:=2.6.32.8 +LINUX_VERSION:=2.6.32.27 include $(INCLUDE_DIR)/target.mk