X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Forion%2FMakefile;h=b81c4f5ccae10efb35b553bc13905cb4f795cc68;hb=44738892cfa9f45f8a328bb9e5df419f32e3d36e;hp=fcd0bb5eabe78bae02bf904df9a5e9ef99118c16;hpb=62aefacce8b46da15c491845823748e81dcec950;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index fcd0bb5eab..b81c4f5cca 100644 --- a/target/linux/orion/Makefile +++ b/target/linux/orion/Makefile @@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=orion BOARDNAME:=Marvell Orion -SUBTARGETS:=generic harddisk +SUBTARGETS:=generic harddisk dns323 CFLAGS=-Os -pipe -march=armv5te -mtune=xscale -fno-caller-saves MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.0.9 +LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk