mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Only difference between Generic and P1020 is that P1020 enables SMP with two CPUs in the kernel config. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36454 3c298f89-4303-0410-b956-a3cf2f4a3e73
7 lines
110 B
Makefile
7 lines
110 B
Makefile
BOARDNAME:=Generic
|
|
|
|
define Target/Description
|
|
Build firmware images for generic MPC85xx based boards.
|
|
endef
|
|
|