Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
linux
Commits
52960b8d
Commit
52960b8d
authored
May 09, 2026
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
We should clean out correct files on re-installation
parent
87a8d4a7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile
Makefile
+2
-2
No files found.
Makefile
View file @
52960b8d
...
@@ -566,7 +566,7 @@ recomputer-j2012:
...
@@ -566,7 +566,7 @@ recomputer-j2012:
$(MAKE)
-C
linux-5.12.10
$(MAKE)
-C
linux-5.12.10
rm
-rf
/lib/modules
rm
-rf
/lib/modules
rm
-f
/boot/config
*
rm
-f
/boot/config
*
rm
-f
/boot/vmlinu
z
*
rm
-f
/boot/vmlinu
x
*
rm
-f
/boot/System.map
*
rm
-f
/boot/System.map
*
$(MAKE)
-C
linux-5.12.10
install
modules_install dtbs_install
$(MAKE)
-C
linux-5.12.10
install
modules_install dtbs_install
cp
-v
linux-5.12.10/.config /boot/config-5.12.10
cp
-v
linux-5.12.10/.config /boot/config-5.12.10
...
@@ -604,7 +604,7 @@ recomputer-j4012:
...
@@ -604,7 +604,7 @@ recomputer-j4012:
$(MAKE)
-C
linux-5.12.10
$(MAKE)
-C
linux-5.12.10
rm
-rf
/lib/modules
rm
-rf
/lib/modules
rm
-f
/boot/config
*
rm
-f
/boot/config
*
rm
-f
/boot/vmlinu
z
*
rm
-f
/boot/vmlinu
x
*
rm
-f
/boot/System.map
*
rm
-f
/boot/System.map
*
$(MAKE)
-C
linux-5.12.10
install
modules_install dtbs_install
$(MAKE)
-C
linux-5.12.10
install
modules_install dtbs_install
cp
-v
linux-5.12.10/.config /boot/config-5.12.10
cp
-v
linux-5.12.10/.config /boot/config-5.12.10
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment