From 2dddc26aee2eaf0b5db5e1a219e93bada0fc4f03 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Fri, 26 Jun 2015 14:01:26 +0200 Subject: cpuburn-arm: fix PACKAGES line Signed-off-by: Marc Kleine-Budde --- rules/cpuburn-arm.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/cpuburn-arm.make b/rules/cpuburn-arm.make index 4c34e1509..677ca5d53 100644 --- a/rules/cpuburn-arm.make +++ b/rules/cpuburn-arm.make @@ -11,7 +11,7 @@ # # We provide this package # -PACKAGES-$(PTXCONF_ARCH_ARM-$(PTXCONF_CPUBURN_ARM) += cpuburn-arm +PACKAGES-$(PTXCONF_ARCH_ARM)-$(PTXCONF_CPUBURN_ARM) += cpuburn-arm # # Paths and names -- cgit v1.2.3