diff options
Diffstat (limited to 'board/samsung/arndale/Makefile')
-rw-r--r-- | board/samsung/arndale/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/samsung/arndale/Makefile b/board/samsung/arndale/Makefile index be2b3662ad..01bbc0798a 100644 --- a/board/samsung/arndale/Makefile +++ b/board/samsung/arndale/Makefile @@ -5,7 +5,4 @@ # obj-y += arndale_spl.o - -ifndef CONFIG_SPL_BUILD obj-y += arndale.o -endif |