mirror of https://github.com/hak5/openwrt-owl.git
parent
f0be6ab20c
commit
c9d8869d1b
|
@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x
|
||||||
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
|
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
|
||||||
FEATURES:=squashfs broken
|
FEATURES:=squashfs broken
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.30.10
|
LINUX_VERSION:=2.6.32.7
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
DEFAULT_PACKAGES+=kmod-leds-gpio
|
DEFAULT_PACKAGES+=kmod-leds-gpio
|
||||||
|
|
Loading…
Reference in New Issue