SmartAudio/lichee/brandy/u-boot-2014.07/drivers/video/sunxi/Makefile

12 lines
159 B
Makefile
Executable File

#
# Copyright (c) 2015 Allwinnertech, Inc.
# Tyle <tyle at allwinnertech.com>
#
#
ifeq ($(CONFIG_ARCH_SUN8IW5P1),y)
obj-y += disp/
else
obj-y += disp2/
endif