summaryrefslogtreecommitdiff
path: root/recipes/mythtv/files/armv6
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mythtv/files/armv6')
-rw-r--r--recipes/mythtv/files/armv6/configh8
-rw-r--r--recipes/mythtv/files/armv6/configmak3
2 files changed, 11 insertions, 0 deletions
diff --git a/recipes/mythtv/files/armv6/configh b/recipes/mythtv/files/armv6/configh
new file mode 100644
index 0000000000..2301e723d6
--- /dev/null
+++ b/recipes/mythtv/files/armv6/configh
@@ -0,0 +1,8 @@
+#define HAVE_LLRINT 1
+#define HAVE_ROUNDF 1
+#define ARCH_ARMV4L 1
+#define ENABLE_ARMV4L 1
+#define HAVE_ARMV5TE 1
+#define ENABLE_ARMV5TE 1
+#define HAVE_ARMV6 1
+#define ENABLE_ARMV6 1
diff --git a/recipes/mythtv/files/armv6/configmak b/recipes/mythtv/files/armv6/configmak
new file mode 100644
index 0000000000..4db5dc0dfd
--- /dev/null
+++ b/recipes/mythtv/files/armv6/configmak
@@ -0,0 +1,3 @@
+ARCH_ARMV4L=yes
+HAVE_ARMV5TE=yes
+HAVE_ARMV6=yes