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 | be11e826c2e80047841440a3193ba764a264c2fa (patch) | |
tree | 8d3765c4c8147121dea94a111b943725a4f9e822 /profiles | |
parent | sh love (diff) | |
download | historical-be11e826c2e80047841440a3193ba764a264c2fa.tar.gz historical-be11e826c2e80047841440a3193ba764a264c2fa.tar.bz2 historical-be11e826c2e80047841440a3193ba764a264c2fa.zip |
testing profile for amd64/uclibc
Diffstat (limited to 'profiles')
-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 |