#
# Makefile for Amlogic LCD Drivers
#

obj-$(CONFIG_AML_TV_LCD)		+= aml_lcd.o
obj-$(CONFIG_AML_TV_LCD_V2)		+= aml_lcd_v2.o

