mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-05 02:39:40 +00:00
The following moves the mpc85xx target (generic & P1020) to the new build code style. Compile & Flash tested on an Aerohive HiveAP-330. Signed-off-by: Chris Blake <chrisrblake93@gmail.com> Signed-off-by: Mathias Kresin <dev@kresin.me>
8 lines
144 B
Makefile
8 lines
144 B
Makefile
BOARDNAME:=Generic
|
|
KERNELNAME:=cuImage.tl-wdr4900-v1
|
|
|
|
define Target/Description
|
|
Build firmware images for generic MPC85xx based boards.
|
|
endef
|
|
|