mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
6 lines
101 B
Makefile
6 lines
101 B
Makefile
|
#
|
||
|
# Makefile for the U-boot SOC specific device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_ARCH_KEYSTONE) += keystone/
|