Khoronzhuk, Ivan | a43febd | 2014-10-22 17:18:21 +0300 | [diff] [blame] | 1 | # |
2 | # Makefile for the U-boot SOC specific device drivers. | ||||
3 | # | ||||
Tom Rini | da58dec | 2015-11-10 01:06:16 +0000 | [diff] [blame] | 4 | # SPDX-License-Identifier: GPL-2.0+ |
5 | # | ||||
Khoronzhuk, Ivan | a43febd | 2014-10-22 17:18:21 +0300 | [diff] [blame] | 6 | |
7 | obj-$(CONFIG_ARCH_KEYSTONE) += keystone/ |