MC3302_SDK_V1.1.9_202507281.../bsp/ramboot/common/sdl/Makefile
2025-11-11 12:08:31 +08:00

14 lines
232 B
Makefile
Executable File

#
# (C) Copyright 2012
# Texas Instruments Incorporated - http://www.ti.com/
# Aneesh V <aneesh@ti.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
# Based on common/Makefile.
#
ifdef CONFIG_SDL_BUILD
obj-y += sdl.o
endif