xref: /linux/arch/arc/plat-tb10x/Makefile (revision 75bf465f0bc33e9b776a46d6a1b9b990f5fb7c37)
1*45051539SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2072eb693SChristian Ruppert# Abilis Systems TB10x platform Makefile
3072eb693SChristian Ruppert#
4072eb693SChristian Ruppert# Author: Christian Ruppert <christian.ruppert@abilis.com>
5072eb693SChristian Ruppert#
6072eb693SChristian Ruppert
7072eb693SChristian Ruppert
8072eb693SChristian RuppertKBUILD_CFLAGS   += -Iarch/arc/plat-tb10x/include
9072eb693SChristian Ruppert
10072eb693SChristian Ruppertobj-y += tb10x.o
11