mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-09 19:58:55 +00:00
9 lines
171 B
Makefile
9 lines
171 B
Makefile
|
#
|
||
|
# Copyright (c) 2015 Google, Inc
|
||
|
# Written by Simon Glass <sjg@chromium.org>
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_ROCKCHIP_PINCTRL) += pinctrl_rk3288.o
|