mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-18 22:25:21 +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/
|