1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-03 09:41:18 +02:00
openwrt/target/linux/x86/mediacenter/target.mk
John Crispin 9e8f2ca1f0 added subtargets to x86
SVN-Revision: 9128
2007-10-04 20:58:11 +00:00

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