summaryrefslogtreecommitdiffstats
path: root/update_kernel
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-06-16 12:22:52 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-06-16 12:22:52 +0000
commitfdea217b2ca6af2ba7d3e1dd20ae834de21d5ce3 (patch)
tree25a25ff0a31430b0ee06ddcd3d1e1ad680168448 /update_kernel
parentad824ff22cc3f0e1c03cd37fd7f791312a1468d7 (diff)
downloaddrakx-backup-do-not-use-fdea217b2ca6af2ba7d3e1dd20ae834de21d5ce3.tar
drakx-backup-do-not-use-fdea217b2ca6af2ba7d3e1dd20ae834de21d5ce3.tar.gz
drakx-backup-do-not-use-fdea217b2ca6af2ba7d3e1dd20ae834de21d5ce3.tar.bz2
drakx-backup-do-not-use-fdea217b2ca6af2ba7d3e1dd20ae834de21d5ce3.tar.xz
drakx-backup-do-not-use-fdea217b2ca6af2ba7d3e1dd20ae834de21d5ce3.zip
no_comment
Diffstat (limited to 'update_kernel')
-rwxr-xr-xupdate_kernel2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_kernel b/update_kernel
index 9a55599b8..28f959cf8 100755
--- a/update_kernel
+++ b/update_kernel
@@ -1,6 +1,6 @@
#!/bin/bash
-KERNEL_BOOT_PATH="kernel64"
+KERNEL_BOOT_PATH="kernel"
function f() {
v=`perl -Iperl-install -Mmodules -e "print qq(\\$_.o\n) foreach modules::module_of_type(\"$1\")"`