firmware.inc: Remove extra newlines

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2012-09-16 16:00:39 +03:00
parent 05d8b58bc8
commit b67e4610f3

View File

@ -1,8 +1,6 @@
# 22/08/2012 firmware; this can be overridden from distro config
RPIFW_SRCREV ?= "c42f21261f1eeae0df7ad02f34773e279e7af8c5"
RPIFW_DATE ?= "20120822"
SRCREV = "${RPIFW_SRCREV}"
PV = "${RPIFW_DATE}"