summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-04-07 18:32:52 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-04-07 18:32:52 +0000
commitafb7729c0ae1653143a481604afc303ad6b7093d (patch)
tree7ccd5e404d7f6b31d6eea61c1eff854d8f1fb882 /kernel
parent63038ab702990256324250832624811951307d34 (diff)
downloaddrakx-backup-do-not-use-afb7729c0ae1653143a481604afc303ad6b7093d.tar
drakx-backup-do-not-use-afb7729c0ae1653143a481604afc303ad6b7093d.tar.gz
drakx-backup-do-not-use-afb7729c0ae1653143a481604afc303ad6b7093d.tar.bz2
drakx-backup-do-not-use-afb7729c0ae1653143a481604afc303ad6b7093d.tar.xz
drakx-backup-do-not-use-afb7729c0ae1653143a481604afc303ad6b7093d.zip
add modules.cz for xbox
Diffstat (limited to 'kernel')
-rwxr-xr-xkernel/update_kernel1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/update_kernel b/kernel/update_kernel
index 135db4acb..6e93c6a44 100755
--- a/kernel/update_kernel
+++ b/kernel/update_kernel
@@ -24,6 +24,7 @@ if (@ARGV) {
update_kernel_from_repository($RPMS, '2.6', 0);
update_kernel_from_repository($RPMS, '2.6', 1);
# update_kernel_from_repository($RPMS, '2.4', 1);
+ install_kernel(glob("$RPMS/kernel-xbox*"), 1);
}