mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-19 14:56:21 +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
|