diff --git a/debian/rules.d/5-udebs.mk b/debian/rules.d/5-udebs.mk
index daf87f6..c28f84f 100644
--- a/debian/rules.d/5-udebs.mk
+++ b/debian/rules.d/5-udebs.mk
@@ -34,6 +34,12 @@ do-binary-udebs: debian/control
kernel-wedge install-files && \
kernel-wedge check
+ # Copy DT binarys
+ for i in $($(addprefix dtb_files_,$(flavours))); do \
+ install
$(CURDIR)/debian/d-i-${arch}/lib/firmware/$(release)-$(abinum)-$(flavours)/de
+ $(CURDIR)/debian/kernel-image-$(release)-$(abinum)-$(flavours)-di/boot; \
+ done
+
# Build just the udebs
dilist=$$(dh_listpackages -s | grep "\-di$$") && \
[ -z "$dilist" ] || \
$ dpkg -c kernel-image-3.11.0-204-exynos5-di_3.11.0-204.12_armhf.udeb | head -7
drwxr-xr-x root/root 0 2013-10-29 14:24 ./
drwxr-xr-x root/root 0 2013-10-29 14:24 ./boot/
-rwxr-xr-x root/root 6549 2013-10-29 14:24 ./boot/exynos5440-ssdk5440.dtb
-rwxr-xr-x root/root 6015 2013-10-29 14:24 ./boot/exynos5440-sd5v1.dtb
-rw-r--r-- root/root 4392288 2013-10-29 14:22 ./boot/vmlinuz
-rw-r--r-- root/root 2198253 2013-10-29 14:22 ./boot/System.map
drwxr-xr-x root/root 0 2013-10-29 14:22 ./lib/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245732
Title:
Pack dtb into kernel-image.udeb
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-exynos5/+bug/1245732/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs