mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-02 01:08:05 +00:00
7a38f33906
CONFIG_REGULATOR is required for the p1020 subtarget, as the AT803X driver depends on it. Signed-off-by: David Bauer <mail@david-bauer.net> Signed-off-by: maurerr <mariusd84@gmail.com>
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
|