diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-12 02:02:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-12 02:02:33 +0000 |
commit | 8f1b0ae8b6b69fd0f0c5ba2c58c43840f56247c6 (patch) | |
tree | 36b1eae0d03b68062d2d6fe0215c07e6cc9d90fc /profiles/uclibc | |
parent | sh love (diff) | |
download | gentoo-2-8f1b0ae8b6b69fd0f0c5ba2c58c43840f56247c6.tar.gz gentoo-2-8f1b0ae8b6b69fd0f0c5ba2c58c43840f56247c6.tar.bz2 gentoo-2-8f1b0ae8b6b69fd0f0c5ba2c58c43840f56247c6.zip |
testing profile for amd64/uclibc
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/amd64/make.defaults | 4 | ||||
-rw-r--r-- | profiles/uclibc/amd64/parent | 1 | ||||
-rw-r--r-- | profiles/uclibc/amd64/virtuals | 1 |
3 files changed, 6 insertions, 0 deletions
diff --git a/profiles/uclibc/amd64/make.defaults b/profiles/uclibc/amd64/make.defaults new file mode 100644 index 000000000000..44f66951f3d0 --- /dev/null +++ b/profiles/uclibc/amd64/make.defaults @@ -0,0 +1,4 @@ +ARCH="amd64" +ACCEPT_KEYWORDS="amd64" + +CHOST="x86_64-gentoo-linux-uclibc" diff --git a/profiles/uclibc/amd64/parent b/profiles/uclibc/amd64/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/uclibc/amd64/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/uclibc/amd64/virtuals b/profiles/uclibc/amd64/virtuals new file mode 100644 index 000000000000..278a0dbbf18b --- /dev/null +++ b/profiles/uclibc/amd64/virtuals @@ -0,0 +1 @@ +virtual/bootloader sys-boot/grub |