mirror of https://github.com/hak5/openwrt-owl.git
parent
257a201b56
commit
6caa1aab10
|
@ -10,7 +10,7 @@ ARCH:=powerpc
|
||||||
BOARD:=mpc83xx
|
BOARD:=mpc83xx
|
||||||
BOARDNAME:=Freescale MPC83xx
|
BOARDNAME:=Freescale MPC83xx
|
||||||
CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
|
CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
|
||||||
FEATURES:=squashfs targz broken
|
FEATURES:=squashfs targz
|
||||||
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||||
|
|
||||||
LINUX_VERSION:=3.3.4
|
LINUX_VERSION:=3.3.4
|
||||||
|
|
Loading…
Reference in New Issue