12 lines
563 B
Bash
12 lines
563 B
Bash
ln -s Module.kabi_x86_64 Module.kabi_x86_64_v2
|
|
ln -s Module.kabi_dup_x86_64 Module.kabi_dup_x86_64_v2
|
|
|
|
ln -s kernel-x86_64-rhel.config kernel-x86_64_v2-rhel.config
|
|
ln -s kernel-x86_64-debug-rhel.config kernel-x86_64_v2-debug-rhel.config
|
|
|
|
ln -s kernel-x86_64-rt-rhel.config kernel-x86_64_v2-rt-rhel.config
|
|
ln -s kernel-x86_64-rt-debug-rhel.config kernel-x86_64_v2-rt-debug-rhel.config
|
|
|
|
ln -s kernel-x86_64-automotive-rhel.config kernel-x86_64_v2-automotive-rhel.config
|
|
ln -s kernel-x86_64-automotive-debug-rhel.config kernel-x86_64_v2-automotive-debug-rhel.config
|