linuxOS_D21X/source/uboot-2021.10/arch/arm/mach-nexell/config.mk

12 lines
240 B
Makefile
Raw Normal View History

2024-11-29 08:13:19 +00:00
#
# (C) Copyright 2016 Nexell
# junghyun kim<jhkim@nexell.co.kr>
#
# SPDX-License-Identifier: GPL-2.0+
#
SOCDIR=CPUDIR/$(VENDOR)
MACHDIR=$(patsubst %,arch/arm/mach-%,$(machine-y))
LDPPFLAGS += -DMACHDIR=$(MACHDIR) -DSOCDIR=$(SOCDIR)