]> Pileus Git - ~andy/linux/blobdiff - arch/c6x/Makefile
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[~andy/linux] / arch / c6x / Makefile
index a9eb9597e03ccc3b08fb5ba86d4f3fb75dd09635..e72eb3417239af97b51a857e3021d48eeea2c255 100644 (file)
@@ -41,7 +41,7 @@ DTB:=$(subst dtbImage.,,$(filter dtbImage.%, $(MAKECMDGOALS)))
 export DTB
 
 ifneq ($(DTB),)
-core-y += $(boot)/
+core-y += $(boot)/dts/
 endif
 
 # With make 3.82 we cannot mix normal and wildcard targets