barebox: introduce barebox-package function
authorPieter Smith <pieter@boesman.nl>
Sun, 24 Apr 2016 09:18:44 +0000 (11:18 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 24 Apr 2016 15:45:24 +0000 (17:45 +0200)
commit4a6c4c8897f5af6134b57ca4347968dce15d2a99
tree119adb2e1d8d7c4b8375e1d6700297559c6318dd
parentcb8b5a732154e3311edf1026a3dd4e30821c1662
barebox: introduce barebox-package function

No functional changes: Introduces a barebox-package function towards
re-use by a 2nd config build.

Because the function is meant to be called from within a $(eval), all
instances of '$' has to be escaped. I.e. rename '$' -> '$$'.

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