aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb')
-rw-r--r--recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb b/recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb
index c8ea1d7..649eac6 100644
--- a/recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb
+++ b/recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb
@@ -13,6 +13,5 @@ do_install() {
install -m 0644 ${WORKDIR}/params ${D}/boot/
}
-FILES_${PN} = "/boot/params"
+FILES:${PN} = "/boot/params"
PACKAGE_ARCH = "${MACHINE_ARCH}"
-