mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
80dddbf70f
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
10 lines
264 B
Makefile
10 lines
264 B
Makefile
BOARDNAME:=Devices with NAND flash (Routers)
|
|
FEATURES += nand pcie
|
|
|
|
DEFAULT_PACKAGES += kmod-ath9k swconfig wpad-basic-openssl
|
|
|
|
define Target/Description
|
|
Build firmware images for APM821XX boards with NAND flash.
|
|
For routers like the MR24 or the WNDR4700.
|
|
endef
|