mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
kernel: Really fix missing revision attribute
This commit is contained in:
parent
82711db81d
commit
1e2c41871f
@ -25,12 +25,12 @@ TMPFS='*'
|
|||||||
TMPFS_POSIX_ACL='*'
|
TMPFS_POSIX_ACL='*'
|
||||||
CGROUP_SCHED='* '
|
CGROUP_SCHED='* '
|
||||||
|
|
||||||
|
revision='systemd'
|
||||||
|
|
||||||
[RT_GROUP_SCHED]
|
[RT_GROUP_SCHED]
|
||||||
value = ' '
|
value = ' '
|
||||||
comment = 'This may cause some systemd features malfunction'
|
comment = 'This may cause some systemd features malfunction'
|
||||||
|
|
||||||
revision='systemd'
|
|
||||||
|
|
||||||
[DRM_FBDEV_EMULATION]
|
[DRM_FBDEV_EMULATION]
|
||||||
value = ' *'
|
value = ' *'
|
||||||
comment = 'If [DRM] is selected as * or M, this must be selected'
|
comment = 'If [DRM] is selected as * or M, this must be selected'
|
||||||
|
Loading…
Reference in New Issue
Block a user