mirror of https://github.com/hak5/openwrt.git
parent
0fde070cf9
commit
2fc6be00f4
|
@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x
|
||||||
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
|
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
|
||||||
FEATURES:=squashfs
|
FEATURES:=squashfs
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.37.6
|
LINUX_VERSION:=2.6.39.2
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini
|
DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini
|
||||||
|
|
Loading…
Reference in New Issue