move a few config options to the generic templates to avoid kernel config questions
[oweals/openwrt.git] / target / linux / x86 / mediacenter / target.mk
1 ARCH:=i686
2 BOARDNAME:=Mediacenter
3
4 define Target/Description
5         Build firmware images for i686 based Mediacenters
6         (e.g : Custom, T-Vision S100 ...)
7 endef
8