
Untitled
By: a guest on
Sep 24th, 2012 | syntax:
Diff | size: 0.33 KB | hits: 34 | expires: Never
--- include/version.mk (Revision 33424)
+++ include/version.mk (Arbeitskopie)
@@ -40,4 +40,4 @@
-e 's,%d,\L$(subst $(space),_,$(VERSION_DIST)),g' \
-e 's,%R,$(REVISION),g' \
-e 's,%T,$(BOARD),g' \
- -e 's,%S,$(BOARD)$(if $(SUBTARGET),/$(SUBTARGET)),g' \
+ -e 's,%S,$(BOARD)/$(if $(SUBTARGET),$(SUBTARGET),generic),g' \