Fixed typo in mkvmlinuz patch.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3505
This commit is contained in:
Sven Luther 2005-07-15 17:45:23 +00:00
parent 8563773d65
commit f91a760232
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
+ install -m 644 -o root -g root ../../../lib/lib.a $(INSTALL_MKVMLINUZ)/lib
+ install -m 644 -o root -g root lib/lib.a $(INSTALL_MKVMLINUZ)/lib/ppc.a
+ install -m 644 -o root -g root common/lib.a $(INSTALL_MKVMLINUZ)/lib/common.a
+ install -m 644 -o root -g root boot/of1275/lib.a $(INSTALL_MKVMLINUZ)/lib/of.a
+ install -m 644 -o root -g root of1275/lib.a $(INSTALL_MKVMLINUZ)/lib/of.a
+
+ mkdir -p $(INSTALL_MKVMLINUZ)/obj/openfirmware
+ install -m 644 -o root -g root openfirmware/*.o $(INSTALL_MKVMLINUZ)/obj/openfirmware