barebox: extract package name argument
authorPieter Smith <pieter@boesman.nl>
Sun, 24 Apr 2016 09:18:45 +0000 (11:18 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 24 Apr 2016 15:47:02 +0000 (17:47 +0200)
commit66bdd08a82b4f9a4f8c849bb2484e0776263d83b
treef35f862ea047532d5cff0f7763be30d4d3a553d4
parent4a6c4c8897f5af6134b57ca4347968dce15d2a99
barebox: extract package name argument

No functional changes: Extracts an argument to the inner-barebox-package
function to automatically determine the uppercase package name. This is needed
to support a 2nd config build. This results in the following renaming:
  'BAREBOX' -> '$(1)'

All barebox packages are meant to be built from the same sources, so related
KConfig variables (origin, version and patch directory) are not extracted.

Signed-off-by: Pieter Smith <pieter@boesman.nl>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/barebox/barebox.mk