|
|
@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz |
|
|
|
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -mno-branch-likely
|
|
|
|
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -mno-branch-likely
|
|
|
|
SUBTARGETS:=generic nand
|
|
|
|
SUBTARGETS:=generic nand
|
|
|
|
|
|
|
|
|
|
|
|
LINUX_VERSION:=3.7.10
|
|
|
|
LINUX_VERSION:=3.8.2
|
|
|
|
|
|
|
|
|
|
|
|
include $(INCLUDE_DIR)/target.mk |
|
|
|
include $(INCLUDE_DIR)/target.mk |
|
|
|
|
|
|
|
|
|
|
|