https://github.com/dipankardas011/linux-kernel-compile
Compile Script
https://github.com/dipankardas011/linux-kernel-compile
Last synced: 5 months ago
JSON representation
Compile Script
- Host: GitHub
- URL: https://github.com/dipankardas011/linux-kernel-compile
- Owner: dipankardas011
- License: gpl-3.0
- Created: 2021-12-18T10:28:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-31T09:49:56.000Z (almost 4 years ago)
- Last Synced: 2025-02-16T18:26:59.745Z (8 months ago)
- Language: Shell
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Linux-Kernel-Compile
1. cloneMaster.sh
2. CompileandInstallation.sh
3. grubChanges.txt
4. debugging.shFROM LinuxFoundation Course
and FROM Dipankar Das