[malta] fix module loading due to CONFIG_LOCALVERSION being on (#7144)
[openwrt.git] / target / linux / malta / le / target.mk
1 ARCH:=mipsel
2 SUBTARGET:=le
3 BOARDNAME:=Little Endian
4 FEATURES:=ramdisk
5
6 define Target/Description
7 Build LE firmware images for MIPS Malta CoreLV board running in
8 little-endian mode
9 endef
This page took 0.047518 seconds and 5 git commands to generate.