Add missing symbol to 2.6.35 config
[oweals/openwrt.git] / target / linux / xburst / Makefile
index 3a68cabe95206083b1591660822f9dd71b0a1a9f..c2035b8ce2e949d162df20ba85e154efa5f24577 100644 (file)
@@ -12,10 +12,12 @@ BOARDNAME:=Ingenic XBurst
 FEATURES:=jffs2 targz ubifs audio
 SUBTARGETS:=qi_lb60 n516 n526
 
-LINUX_VERSION:=2.6.34-rc7
+LINUX_VERSION:=2.6.35
 
 DEVICE_TYPE=other
 
+CFLAGS:=-march=mips32
+
 include $(INCLUDE_DIR)/target.mk
 
 define Target/Description