[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git] / target / linux / orion / Makefile
index a2dd84b..e6e2686 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=orion
 BOARDNAME:=Marvell Orion
-SUBTARGETS:=generic harddisk
-CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time
+SUBTARGETS:=generic harddisk dns323
+CFLAGS=-Os -pipe -march=armv5te -mtune=xscale -fno-caller-saves
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.37.1
+LINUX_VERSION:=3.0.18
 
 include $(INCLUDE_DIR)/target.mk
 
This page took 0.020082 seconds and 4 git commands to generate.