Move um/ underneath arch/ where it belongs
authoragaffney <agaffney@kagome.(none)>
Tue, 29 Jul 2008 01:27:00 +0000 (20:27 -0500)
committeragaffney <agaffney@kagome.(none)>
Tue, 29 Jul 2008 01:27:00 +0000 (20:27 -0500)
ChangeLog
arch/um/busy-config [moved from um/busy-config with 100% similarity]
arch/um/config.sh [moved from um/config.sh with 100% similarity]
arch/um/kernel-config [moved from um/kernel-config with 100% similarity]
arch/um/modules_load [moved from um/modules_load with 100% similarity]

index d26df8bfeb89a15a6a2bb551402240c4dafae0ae..73ae60b88fa0c28c0b44d3c4aacdc5660de7454b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2008 Gentoo Foundation; 2008 Chris Gianelloni
 # Distributed under the GPL v2
 
+  29 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> +arch/um/busy-config,
+  +arch/um/config.sh, +arch/um/kernel-config, +arch/um/modules_load,
+  -um/busy-config, -um/config.sh, -um/kernel-config, -um/modules_load:
+  Move um/ underneath arch/ where it belongs
+
   28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> gen_compile.sh:
   Removed some unused dietlibc code.
 
similarity index 100%
rename from um/busy-config
rename to arch/um/busy-config
similarity index 100%
rename from um/config.sh
rename to arch/um/config.sh
similarity index 100%
rename from um/kernel-config
rename to arch/um/kernel-config
similarity index 100%
rename from um/modules_load
rename to arch/um/modules_load