mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-12 10:15:54 +00: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/
|