diff options
Diffstat (limited to 'board/freescale/mx53loco/Makefile')
-rw-r--r-- | board/freescale/mx53loco/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/mx53loco/Makefile b/board/freescale/mx53loco/Makefile index d2ebd94..9befe42 100644 --- a/board/freescale/mx53loco/Makefile +++ b/board/freescale/mx53loco/Makefile @@ -4,4 +4,3 @@ # Jason Liu <r64343@freescale.com> obj-y += mx53loco.o -obj-$(CONFIG_VIDEO) += mx53loco_video.o |