Skip to content

Commit

Permalink
ARM: EXYNOS: add dts files to dtbs target
Browse files Browse the repository at this point in the history
Add the currently in-tree device tree sources to the dtbs target.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
  • Loading branch information
Olof Johansson authored and Kukjin Kim committed May 11, 2012
1 parent d48b97b commit 5cf5983
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/mach-exynos/Makefile.boot
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
zreladdr-y += 0x40008000
params_phys-y := 0x40000100

dtb-$(CONFIG_MACH_EXYNOS4_DT) += exynos4210-origen.dtb exynos4210-smdkv310.dtb
dtb-$(CONFIG_MACH_EXYNOS5_DT) += exynos5250-smdk5250.dtb

0 comments on commit 5cf5983

Please sign in to comment.