mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-24 02:31:23 +00:00
CONFIG_REGULATOR is required for the p1020 subtarget, as the AT803X driver depends on it. Signed-off-by: David Bauer <mail@david-bauer.net>
9 lines
153 B
Makefile
9 lines
153 B
Makefile
BOARDNAME:=P1020
|
|
FEATURES+=nand
|
|
|
|
KERNEL_TESTING_PATCHVER:=5.10
|
|
|
|
define Target/Description
|
|
Build firmware images for Freescale P1020 based boards.
|
|
endef
|