mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 14:13:30 +00:00
10 lines
201 B
Makefile
10 lines
201 B
Makefile
BOARDNAME:=Generic
|
|
|
|
DEFAULT_PACKAGES += wpad-basic-wolfssl
|
|
|
|
KERNEL_TESTING_PATCHVER:=5.15
|
|
|
|
define Target/Description
|
|
Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
|
|
endef
|