diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-23 00:13:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-23 00:13:57 +0000 |
commit | 2f3f5f0a80285e237828c8634cdff0a1e0145b76 (patch) | |
tree | c432a6b6699c13db25edb25b6bb36eb7c1f203f8 /profiles/uclibc/mips | |
parent | Do not install non-existent files from tarball. (diff) | |
download | historical-2f3f5f0a80285e237828c8634cdff0a1e0145b76.tar.gz historical-2f3f5f0a80285e237828c8634cdff0a1e0145b76.tar.bz2 historical-2f3f5f0a80285e237828c8634cdff0a1e0145b76.zip |
fix up virtuals
Diffstat (limited to 'profiles/uclibc/mips')
-rw-r--r-- | profiles/uclibc/mips/virtuals | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/uclibc/mips/virtuals b/profiles/uclibc/mips/virtuals new file mode 100644 index 000000000000..670a1a40fb6d --- /dev/null +++ b/profiles/uclibc/mips/virtuals @@ -0,0 +1,8 @@ +# Copyright 2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/mips/virtuals,v 1.1 2004/10/23 00:13:57 vapier Exp $ + +virtual/bootloader sys-boot/dvhtool +virtual/kernel sys-kernel/mips-headers +virtual/linux-sources sys-kernel/mips-sources +virtual/os-headers sys-kernel/mips-headers |