mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 15:34:59 +02:00
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
|
||
|
|