145051539SThomas 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