2 lines
292 B
Batchfile
2 lines
292 B
Batchfile
|
savedcmd_arch/x86/kernel/modules.order := { cat arch/x86/kernel/fpu/modules.order; cat arch/x86/kernel/cpu/modules.order; cat arch/x86/kernel/acpi/modules.order; cat arch/x86/kernel/apic/modules.order; cat arch/x86/kernel/kprobes/modules.order; :; } > arch/x86/kernel/modules.order
|