X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Ffreescale%2Fls1021atwr%2FMakefile;h=d9a2f52f2b656a5c27c43d6f7d8b4e144a06a2a2;hb=9f881a590fc6a22be26502cf893626feb31ad1fc;hp=01296c04b2931e60d044daf8631fe4df4399820c;hpb=114cc4290b2f24bb314edf2edd5d8738a0778c4b;p=u-boot diff --git a/board/freescale/ls1021atwr/Makefile b/board/freescale/ls1021atwr/Makefile index 01296c04b2..d9a2f52f2b 100644 --- a/board/freescale/ls1021atwr/Makefile +++ b/board/freescale/ls1021atwr/Makefile @@ -5,4 +5,5 @@ # obj-y += ls1021atwr.o -obj-$(CONFIG_FSL_DCU_FB) += dcu.o +obj-$(CONFIG_VIDEO_FSL_DCU_FB) += dcu.o +obj-$(CONFIG_ARMV7_PSCI) += psci.o