diff options
-rw-r--r-- | classes/module-base.oeclass | 1 | ||||
-rw-r--r-- | ixp4xx/ixp4xx-csr/badpaths.patch | 0 | ||||
-rw-r--r-- | ixp4xx/ixp4xx-csr_1.4.oe | 0 |
3 files changed, 1 insertions, 0 deletions
diff --git a/classes/module-base.oeclass b/classes/module-base.oeclass index 90deb3317f..20827ab385 100644 --- a/classes/module-base.oeclass +++ b/classes/module-base.oeclass @@ -1,6 +1,7 @@ export ARCH = "${TARGET_ARCH}" export ARCH_i686 = "i386" export ARCH_mipsel = "mips" +export ARCH_armeb = "arm" export OS = "${TARGET_OS}" export CROSS_COMPILE = "${TARGET_PREFIX}" diff --git a/ixp4xx/ixp4xx-csr/badpaths.patch b/ixp4xx/ixp4xx-csr/badpaths.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/ixp4xx/ixp4xx-csr/badpaths.patch diff --git a/ixp4xx/ixp4xx-csr_1.4.oe b/ixp4xx/ixp4xx-csr_1.4.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/ixp4xx/ixp4xx-csr_1.4.oe |