Skip to content

Commit

Permalink
Update Makefile.boot
Browse files Browse the repository at this point in the history
  • Loading branch information
Vangreen committed May 11, 2016
1 parent 2f5c181 commit f2d4d1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions arch/arm/mach-msm/Makefile.boot
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,7 @@ ifeq ($(CONFIG_MACH_LGE),y)
dtb-$(CONFIG_MACH_MSM8226_W7N_GLOBAL_COM) += msm8226-v1-w7n.dtb \
msm8226-v2-w7n.dtb

dtb-$(CONFIG_MACH_MSM8926_F70N_GLOBAL_COM) += msm8226-v1-f70n.dtb \
msm8226-v2-f70n.dtb
dtb-$(CONFIG_MACH_MSM8926_F70N_GLOBAL_COM) += msm8226-f70n.dts

else # not CONFIG_MACH_LGE
dtb-$(CONFIG_ARCH_MSM8226) += msm8226-sim.dtb
Expand Down

0 comments on commit f2d4d1b

Please sign in to comment.