mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 09:45:24 +01:00
Add linux kernel 2.6.16.62.
This commit is contained in:
parent
950f339272
commit
925ce198c1
11 changed files with 2005 additions and 0 deletions
28
sysa/linux-2.6.16.62/patches/regen.patch
Normal file
28
sysa/linux-2.6.16.62/patches/regen.patch
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
|
||||
|
||||
SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
Regens flex/bison/kbd stuff.
|
||||
|
||||
--- scripts/kconfig/Makefile 2021-07-19 21:42:19.154935765 +1000
|
||||
+++ scripts/kconfig/Makefile 2021-07-19 21:42:27.450004325 +1000
|
||||
@@ -231,7 +231,7 @@
|
||||
# The following requires flex/bison/gperf
|
||||
# By default we use the _shipped versions, uncomment the following line if
|
||||
# you are modifying the flex/bison src.
|
||||
-# LKC_GENPARSER := 1
|
||||
+LKC_GENPARSER := 1
|
||||
|
||||
ifdef LKC_GENPARSER
|
||||
|
||||
--- drivers/char/Makefile 2021-07-22 16:53:46.898671775 +1000
|
||||
+++ drivers/char/Makefile 2021-07-22 16:53:52.823710936 +1000
|
||||
@@ -111,7 +111,7 @@
|
||||
# Uncomment if you're changing the keymap and have an appropriate
|
||||
# loadkeys version for the map. By default, we'll use the shipped
|
||||
# versions.
|
||||
-# GENERATE_KEYMAP := 1
|
||||
+GENERATE_KEYMAP := 1
|
||||
|
||||
ifdef GENERATE_KEYMAP
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue