Changeset f3ecd07 for npl/kernel/linux_src/linux_src.SlackBuild
- Timestamp:
- 06/22/17 08:39:54 (8 years ago)
- Branches:
- master, perl-5.22
- Children:
- 5160d62
- Parents:
- 21d4867 (diff), 6782bd4 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/kernel/linux_src/linux_src.SlackBuild
r21d4867 rf3ecd07 17 17 cd linux-* || exit 1 18 18 #if you want to create a newer kernel: just download newest patches, and increase patchlevel 19 # Also increase the linux_src.major number, so everything that depends on linux_src is rebuilded.20 PATCHLEVEL= 3319 #also increase .major file to trigger rebuilds! 20 PATCHLEVEL=72 21 21 VER=4.4.$PATCHLEVEL 22 22 #bunzip2 $CWD/patch-$VER.bz2 || exit 1
Note: See TracChangeset
for help on using the changeset viewer.