diff options
Diffstat (limited to 'target/linux/generic/patches-3.6/200-fix_localversion.patch')
-rw-r--r-- | target/linux/generic/patches-3.6/200-fix_localversion.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.6/200-fix_localversion.patch b/target/linux/generic/patches-3.6/200-fix_localversion.patch index 0d1bae8..6c16dd1 100644 --- a/target/linux/generic/patches-3.6/200-fix_localversion.patch +++ b/target/linux/generic/patches-3.6/200-fix_localversion.patch @@ -1,6 +1,6 @@ --- a/scripts/setlocalversion +++ b/scripts/setlocalversion -@@ -168,7 +168,7 @@ else +@@ -167,7 +167,7 @@ else # annotated or signed tagged state (as git describe only # looks at signed or annotated tags - git tag -a/-s) and # LOCALVERSION= is not specified |