kernel: add scsi cdrom support
[openwrt.git] / target / linux / lantiq / Makefile
index dfaccbb..fa74e95 100644 (file)
@@ -12,9 +12,9 @@ BOARDNAME:=Lantiq GPON/XWAY
 FEATURES:=squashfs jffs2
 SUBTARGETS:=falcon xway
 
-LINUX_VERSION:=2.6.37.4
+LINUX_VERSION:=2.6.37.6
 
-CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
+CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
 
 include $(INCLUDE_DIR)/target.mk
 
This page took 0.021976 seconds and 4 git commands to generate.