diff options
author | James <> | 2013-03-17 12:16:37 +0000 |
---|---|---|
committer | James <> | 2013-03-17 12:16:37 +0000 |
commit | 27b76ab0671089c47506615a796a261e993896a7 (patch) | |
tree | 61213d67e7fa87b20356b23798558e2c4212c42f /target/linux/ar7/ac49x/.svn | |
download | trunk-36060-master.tar.gz trunk-36060-master.tar.bz2 trunk-36060-master.zip |
Diffstat (limited to 'target/linux/ar7/ac49x/.svn')
-rw-r--r-- | target/linux/ar7/ac49x/.svn/entries | 99 | ||||
-rw-r--r-- | target/linux/ar7/ac49x/.svn/text-base/config-default.svn-base | 6 | ||||
-rw-r--r-- | target/linux/ar7/ac49x/.svn/text-base/target.mk.svn-base | 10 |
3 files changed, 115 insertions, 0 deletions
diff --git a/target/linux/ar7/ac49x/.svn/entries b/target/linux/ar7/ac49x/.svn/entries new file mode 100644 index 0000000..40b3c97 --- /dev/null +++ b/target/linux/ar7/ac49x/.svn/entries @@ -0,0 +1,99 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/ar7/ac49x +svn://svn.openwrt.org/openwrt + + + +2012-11-11T16:11:34.755828Z +34148 +florian + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +profiles +dir + +config-default +file + + + + +2013-03-17T12:12:20.000000Z +19167a282cc4d647c10a5b75f624e0d1 +2012-11-11T16:11:34.755828Z +34148 +florian + + + + + + + + + + + + + + + + + + + + + +161 + +target.mk +file + + + + +2013-03-17T12:12:20.000000Z +1f40cb970e533c53961462e270167279 +2012-11-11T16:11:34.755828Z +34148 +florian + + + + + + + + + + + + + + + + + + + + + +175 + diff --git a/target/linux/ar7/ac49x/.svn/text-base/config-default.svn-base b/target/linux/ar7/ac49x/.svn/text-base/config-default.svn-base new file mode 100644 index 0000000..6c7e5fa --- /dev/null +++ b/target/linux/ar7/ac49x/.svn/text-base/config-default.svn-base @@ -0,0 +1,6 @@ +CONFIG_AR7_AC49X=y +# CONFIG_AR7_TI is not set +CONFIG_AR7_TYPE_AC49X=y +# CONFIG_AR7_TYPE_TI is not set +CONFIG_MTD_AC49X_PARTS=y +# CONFIG_MTD_AR7_PARTS is not set diff --git a/target/linux/ar7/ac49x/.svn/text-base/target.mk.svn-base b/target/linux/ar7/ac49x/.svn/text-base/target.mk.svn-base new file mode 100644 index 0000000..47f3ab2 --- /dev/null +++ b/target/linux/ar7/ac49x/.svn/text-base/target.mk.svn-base @@ -0,0 +1,10 @@ +# +# Copyright (C) 2012 OpenWrt.org +# + +SUBTARGET:=ac49x +BOARDNAME:=AudioCodes AC49x + +define Target/Description + Build firmware images for AudioCodes AC49x based routers. +endef |