Home | History | Annotate | Download | only in ls1021aiot
      1 # SPDX-License-Identifier: GPL-2.0+
      2 #
      3 # Copyright 2016 Freescale Semiconductor, Inc.
      4 
      5 obj-y += ls1021aiot.o
      6 obj-$(CONFIG_VIDEO_FSL_DCU_FB) += dcu.o
      7 obj-$(CONFIG_ARMV7_PSCI) += psci.o
      8