openwrt/target/linux/mpc85xx/p1020/target.mk
Pawel Dembicki 3120fca15d mpc85xx: add testing kernel 5.10
Subtargets p1010 and p1020 have already added.

Compile and run tested on: P2020RDB

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:44 +00:00

7 lines
122 B
Makefile

BOARDNAME:=P1020
FEATURES+=nand
define Target/Description
Build firmware images for Freescale P1020 based boards.
endef