mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-04 00:14:38 +02:00
6 lines
139 B
Makefile
6 lines
139 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-$(CONFIG_MPC83xx) += mpc8xxx/
|
|
obj-$(CONFIG_MPC85xx) += mpc8xxx/
|
|
obj-$(CONFIG_MPC86xx) += mpc8xxx/
|