linux-dtb.inc: Fix package name to match PACKAGES

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2011-02-11 10:27:22 +00:00
parent b42ba2f95c
commit 8e93b533ab
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Support for device tree generation
FILES_kernel_devicetree = "/boot/devicetree*"
FILES_kernel-devicetree = "/boot/devicetree*"
KERNEL_DEVICETREE_FLAGS = "-R 8 -p 0x3000"
python __anonymous () {