diff options
Diffstat (limited to 'common.mk')
| -rw-r--r-- | common.mk | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -69,5 +69,9 @@ ifdef BACKLIGHT_ENABLE | |||
| 69 | endif | 69 | endif |
| 70 | 70 | ||
| 71 | 71 | ||
| 72 | # Version string | ||
| 73 | OPT_DEFS += -DVERSION=$(shell (git describe --dirty || echo 'unknown') 2> /dev/null) | ||
| 74 | |||
| 75 | |||
| 72 | # Search Path | 76 | # Search Path |
| 73 | VPATH += $(TOP_DIR)/common | 77 | VPATH += $(TOP_DIR)/common |
