X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Frdc%2FMakefile;fp=target%2Flinux%2Frdc%2FMakefile;h=db97a33377f08ac231d0d83643bbb0e64288e70c;hp=117afb7bb06416ba9d275509f97e8e4a5d5a345e;hb=8ff2f570be9bcad6c5bb951c36fc7604d9013e90;hpb=4d9d5dcddc03aa52627e0be70ab80579a9b02474 diff --git a/target/linux/rdc/Makefile b/target/linux/rdc/Makefile index 117afb7bb0..db97a33377 100644 --- a/target/linux/rdc/Makefile +++ b/target/linux/rdc/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2011 OpenWrt.org +# Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=i386 BOARD:=rdc BOARDNAME:=RDC 321x -FEATURES:=squashfs jffs2 pci usb pcmcia broken +FEATURES:=squashfs jffs2 pci usb pcmcia CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -fno-caller-saves MAINTAINER:=Florian Fainelli