diff options
Diffstat (limited to 'board/samsung/smdk5250/Makefile')
-rw-r--r-- | board/samsung/smdk5250/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/samsung/smdk5250/Makefile b/board/samsung/smdk5250/Makefile index 3d96b077b4c..501cab69e1c 100644 --- a/board/samsung/smdk5250/Makefile +++ b/board/samsung/smdk5250/Makefile @@ -5,7 +5,3 @@ # obj-y += smdk5250_spl.o - -ifndef CONFIG_SPL_BUILD -obj-y += exynos5-dt.o -endif |