mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-07 14:24:18 +08: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
|