X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Forion%2FMakefile;h=b81c4f5ccae10efb35b553bc13905cb4f795cc68;hb=1934b1e7e3bd9afa0a1ff9b0792e92f029321b6e;hp=0427735515838649d8e55aaa8c488338149992a6;hpb=dc2c30ab9673a6d597a08c6121bef85f53889709;p=openwrt.git diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index 0427735515..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-rc6 +LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk