mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +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
|