summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/uclibc/ppc')
-rw-r--r--profiles/uclibc/ppc/hardened/make.defaults8
-rw-r--r--profiles/uclibc/ppc/hardened/parent1
2 files changed, 9 insertions, 0 deletions
diff --git a/profiles/uclibc/ppc/hardened/make.defaults b/profiles/uclibc/ppc/hardened/make.defaults
new file mode 100644
index 000000000000..fc3b981cc4ef
--- /dev/null
+++ b/profiles/uclibc/ppc/hardened/make.defaults
@@ -0,0 +1,8 @@
+ARCH="ppc"
+ACCEPT_KEYWORDS="ppc"
+
+GRP_STAGE23_USE="berkdb ncurses readline zlib uclibc hardened pic pie"
+STAGE1_USE="uclibc hardened pic"
+
+UCLIBC_CPU_DEFAULT=""
+UCLIBC_ENDIAN_DEFAULT="BIG"
diff --git a/profiles/uclibc/ppc/hardened/parent b/profiles/uclibc/ppc/hardened/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/uclibc/ppc/hardened/parent
@@ -0,0 +1 @@
+..