7 lines
165 B
Makefile
7 lines
165 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
#
|
||
|
# Copyright (C) NEC Electronics Corporation 2005-2006
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_NEC_MARKEINS) += irq.o setup.o led.o platform.o
|