summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-08 06:55:53 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-08 06:55:53 +0000
commit9972795e6a7b110331119162f479341056e311ab (patch)
treef33b47a381632aa2b5139c4acafa88b52e90a213 /profiles/uclibc/mips
parentuse new portage features (diff)
downloadhistorical-9972795e6a7b110331119162f479341056e311ab.tar.gz
historical-9972795e6a7b110331119162f479341056e311ab.tar.bz2
historical-9972795e6a7b110331119162f479341056e311ab.zip
mips, little endian
Diffstat (limited to 'profiles/uclibc/mips')
-rw-r--r--profiles/uclibc/mips/mipsel/make.defaults9
-rw-r--r--profiles/uclibc/mips/mipsel/parent1
2 files changed, 10 insertions, 0 deletions
diff --git a/profiles/uclibc/mips/mipsel/make.defaults b/profiles/uclibc/mips/mipsel/make.defaults
new file mode 100644
index 000000000000..8ee2782c726a
--- /dev/null
+++ b/profiles/uclibc/mips/mipsel/make.defaults
@@ -0,0 +1,9 @@
+ARCH="mips"
+ACCEPT_KEYWORDS="mips"
+
+FEATURES="-sandbox"
+GRP_STAGE23_USE="berkdb ncurses readline zlib uclibc"
+STAGE1_USE="uclibc"
+
+UCLIBC_CPU_DEFAULT="MIPS_ISA_1"
+UCLIBC_ENDIAN_DEFAULT="LITTLE"
diff --git a/profiles/uclibc/mips/mipsel/parent b/profiles/uclibc/mips/mipsel/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/uclibc/mips/mipsel/parent
@@ -0,0 +1 @@
+..