include/kernel.mk: enhance built-in/missing modules detection when packaging kmods
[openwrt.git] / target / linux / malta / le / target.mk
1 ARCH:=mipsel
2 ARCH_PACKAGES:=malta_mipsel
3 SUBTARGET:=le
4 BOARDNAME:=Little Endian
5 FEATURES:=ramdisk
6
7 define Target/Description
8 Build LE firmware images for MIPS Malta CoreLV board running in
9 little-endian mode
10 endef
This page took 0.058357 seconds and 5 git commands to generate.