openwrt/target/linux/ath79/generic/target.mk

10 lines
201 B
Makefile
Raw Normal View History

BOARDNAME:=Generic
DEFAULT_PACKAGES += wpad-basic-wolfssl
KERNEL_TESTING_PATCHVER:=5.10
define Target/Description
Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
endef