diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-03-04 23:45:04 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-03-04 23:45:04 +0000 |
commit | 20fe7a920a2181a0e32aea211c833866556f7657 (patch) | |
tree | 910be17874016d8dada5159322ee79fcbf77f726 | |
parent | 7f3c03a8d38abff40cd06b03a3864b6485b195e1 (diff) | |
download | kernel-20fe7a920a2181a0e32aea211c833866556f7657.tar.gz kernel-20fe7a920a2181a0e32aea211c833866556f7657.tar.xz kernel-20fe7a920a2181a0e32aea211c833866556f7657.zip |
restore the proper, commented out, local build
-rw-r--r-- | kernel.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index d6e51c2e9..772537c37 100644 --- a/kernel.spec +++ b/kernel.spec @@ -24,7 +24,7 @@ Summary: The Linux kernel %global zipsed -e 's/\.ko$/\.ko.xz/' %endif -%define buildid .rpi3 +# define buildid .local # baserelease defines which build revision of this kernel version we're # building. We used to call this fedora_build, but the magical name |