Linux debugging
Check our new training course
Linux debugging, tracing, profiling & perf. analysis
1 2 3 4 5 6 7 8 9 10
# Makefile - Hexiwear K64 board # # Copyright (c) 2016, Freescale Semiconductor, Inc. # # SPDX-License-Identifier: Apache-2.0 # ccflags-y +=-I$(srctree)/drivers obj-$(CONFIG_PINMUX_MCUX) += pinmux.o