mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-21 00:42:16 +00:00
7 lines
119 B
Makefile
7 lines
119 B
Makefile
|
#
|
||
|
# Makefile for arch/microblaze/platform directory
|
||
|
#
|
||
|
#obj-$(CONFIG_PLATFORM_GENERIC) += generic/
|
||
|
|
||
|
obj-y += platform.o
|