mirror of https://github.com/hak5/openwrt.git
10 lines
183 B
Makefile
10 lines
183 B
Makefile
|
ARCH:=i686
|
||
|
SUBTARGET:=Mediacenter
|
||
|
BOARDNAME:=X86 (Mediacenter)
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for i686 based Mediacenters
|
||
|
(e.g : Custom, T-Vision S100 ...)
|
||
|
endef
|
||
|
|