aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/router_be/.svn
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/adm5120/router_be/.svn')
-rw-r--r--target/linux/adm5120/router_be/.svn/entries99
-rw-r--r--target/linux/adm5120/router_be/.svn/text-base/config-3.8.svn-base13
-rw-r--r--target/linux/adm5120/router_be/.svn/text-base/target.mk.svn-base11
3 files changed, 123 insertions, 0 deletions
diff --git a/target/linux/adm5120/router_be/.svn/entries b/target/linux/adm5120/router_be/.svn/entries
new file mode 100644
index 0000000..488b166
--- /dev/null
+++ b/target/linux/adm5120/router_be/.svn/entries
@@ -0,0 +1,99 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/target/linux/adm5120/router_be
+svn://svn.openwrt.org/openwrt
+
+
+
+2013-03-10T13:24:46.736602Z
+35930
+juhosg
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+3c298f89-4303-0410-b956-a3cf2f4a3e73
+
+profiles
+dir
+
+config-3.8
+file
+
+
+
+
+2013-03-17T12:12:30.000000Z
+7e4feb7b43f9088d4ecfb93db9e70c84
+2013-02-24T18:08:14.089554Z
+35769
+juhosg
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+454
+
+target.mk
+file
+
+
+
+
+2013-03-17T12:12:30.000000Z
+3c7d2defcf11c7092834a387e288d9f4
+2010-09-12T20:50:53.053355Z
+23031
+jow
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+266
+
diff --git a/target/linux/adm5120/router_be/.svn/text-base/config-3.8.svn-base b/target/linux/adm5120/router_be/.svn/text-base/config-3.8.svn-base
new file mode 100644
index 0000000..c3b9e36
--- /dev/null
+++ b/target/linux/adm5120/router_be/.svn/text-base/config-3.8.svn-base
@@ -0,0 +1,13 @@
+CONFIG_ADM5120_MACH_P_334WT=y
+CONFIG_ADM5120_MACH_P_335=y
+# CONFIG_ADM5120_OEM_CELLVISION is not set
+# CONFIG_ADM5120_OEM_COMPEX is not set
+# CONFIG_ADM5120_OEM_EDIMAX is not set
+# CONFIG_ADM5120_OEM_GENERIC is not set
+# CONFIG_ADM5120_OEM_INFINEON is not set
+# CONFIG_ADM5120_OEM_MOTOROLA is not set
+# CONFIG_ADM5120_OEM_OSBRIDGE is not set
+CONFIG_ADM5120_OEM_ZYXEL=y
+CONFIG_CPU_BIG_ENDIAN=y
+# CONFIG_CPU_LITTLE_ENDIAN is not set
+CONFIG_SWAP_IO_SPACE=y
diff --git a/target/linux/adm5120/router_be/.svn/text-base/target.mk.svn-base b/target/linux/adm5120/router_be/.svn/text-base/target.mk.svn-base
new file mode 100644
index 0000000..ab937f2
--- /dev/null
+++ b/target/linux/adm5120/router_be/.svn/text-base/target.mk.svn-base
@@ -0,0 +1,11 @@
+ARCH:=mips
+ARCH_PACKAGES:=adm5120_mips
+SUBTARGET:=router_be
+BOARDNAME:=Big Endian
+FEATURES:=squashfs jffs2
+
+define Target/Description
+ Build firmware images for Infineon/ADMTek ADM5120 based boards
+ running in big-endian mode (e.g : ZyXEL Prestige 335WT ...)
+endef
+