aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/malta/le/.svn
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/malta/le/.svn')
-rw-r--r--target/linux/malta/le/.svn/entries62
-rw-r--r--target/linux/malta/le/.svn/text-base/target.mk.svn-base10
2 files changed, 72 insertions, 0 deletions
diff --git a/target/linux/malta/le/.svn/entries b/target/linux/malta/le/.svn/entries
new file mode 100644
index 0000000..59753f4
--- /dev/null
+++ b/target/linux/malta/le/.svn/entries
@@ -0,0 +1,62 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/target/linux/malta/le
+svn://svn.openwrt.org/openwrt
+
+
+
+2012-06-02T12:06:26.093660Z
+32022
+juhosg
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+3c298f89-4303-0410-b956-a3cf2f4a3e73
+
+target.mk
+file
+
+
+
+
+2013-03-17T12:12:48.000000Z
+95f89e562b595ae3d776cf73c94a5ff9
+2010-09-12T20:50:38.243342Z
+23030
+jow
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+216
+
diff --git a/target/linux/malta/le/.svn/text-base/target.mk.svn-base b/target/linux/malta/le/.svn/text-base/target.mk.svn-base
new file mode 100644
index 0000000..5b60998
--- /dev/null
+++ b/target/linux/malta/le/.svn/text-base/target.mk.svn-base
@@ -0,0 +1,10 @@
+ARCH:=mipsel
+ARCH_PACKAGES:=malta_mipsel
+SUBTARGET:=le
+BOARDNAME:=Little Endian
+FEATURES:=ramdisk
+
+define Target/Description
+ Build LE firmware images for MIPS Malta CoreLV board running in
+ little-endian mode
+endef