mirror of https://github.com/hak5/openwrt-owl.git
parent
8438342add
commit
127f454ba0
|
@ -12,7 +12,7 @@ BOARDNAME:=RDC 321x
|
||||||
FEATURES:=squashfs jffs2 pci usb pcmcia
|
FEATURES:=squashfs jffs2 pci usb pcmcia
|
||||||
CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -funit-at-a-time
|
CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -funit-at-a-time
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.30.10
|
LINUX_VERSION:=2.6.32.12
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue