Add packages that will be relant as "There's a new Alix platform driver hitting linux...
[openwrt.git] / target / linux / rdc / Makefile
index 69099b2..5635c58 100644 (file)
@@ -10,7 +10,8 @@ ARCH:=i386
 BOARD:=rdc
 BOARDNAME:=RDC 321x
 FEATURES:=squashfs jffs2 pci usb pcmcia
-CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -funit-at-a-time
+CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -fno-caller-saves
+MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
 LINUX_VERSION:=2.6.32.33
 
This page took 0.018765 seconds and 4 git commands to generate.