summaryrefslogtreecommitdiffstats
path: root/boot/uboot
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>2013-06-05 23:53:25 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-06-06 17:26:35 +0200
commit702704014dafc2beae60bcd88abeae72f0ac4d87 (patch)
tree5dc3996498376122312cbcfaaa27599650144a54 /boot/uboot
parent911a2081a3d2a0decd75ad46bdae3d22694a4a98 (diff)
downloadbuildroot-novena-702704014dafc2beae60bcd88abeae72f0ac4d87.tar.gz
buildroot-novena-702704014dafc2beae60bcd88abeae72f0ac4d87.zip
Fix package headers to comply with coding style
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'boot/uboot')
-rw-r--r--boot/uboot/uboot.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/uboot/uboot.mk b/boot/uboot/uboot.mk
index 004bdf2bc..1b708d570 100644
--- a/boot/uboot/uboot.mk
+++ b/boot/uboot/uboot.mk
@@ -3,6 +3,7 @@
# U-Boot
#
#############################################################
+
UBOOT_VERSION = $(call qstrip,$(BR2_TARGET_UBOOT_VERSION))
UBOOT_BOARD_NAME = $(call qstrip,$(BR2_TARGET_UBOOT_BOARDNAME))