diff options
Diffstat (limited to 'target/linux/ar7/ac49x')
-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 | ||||
-rw-r--r-- | target/linux/ar7/ac49x/config-default | 6 | ||||
-rw-r--r-- | target/linux/ar7/ac49x/profiles/.svn/entries | 62 | ||||
-rw-r--r-- | target/linux/ar7/ac49x/profiles/.svn/text-base/210-None.mk.svn-base | 17 | ||||
-rw-r--r-- | target/linux/ar7/ac49x/profiles/210-None.mk | 17 | ||||
-rw-r--r-- | target/linux/ar7/ac49x/target.mk | 10 |
8 files changed, 227 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 diff --git a/target/linux/ar7/ac49x/config-default b/target/linux/ar7/ac49x/config-default new file mode 100644 index 0000000..6c7e5fa --- /dev/null +++ b/target/linux/ar7/ac49x/config-default @@ -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/profiles/.svn/entries b/target/linux/ar7/ac49x/profiles/.svn/entries new file mode 100644 index 0000000..2c43f6b --- /dev/null +++ b/target/linux/ar7/ac49x/profiles/.svn/entries @@ -0,0 +1,62 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/ar7/ac49x/profiles +svn://svn.openwrt.org/openwrt + + + +2012-11-11T16:11:34.755828Z +34148 +florian + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +210-None.mk +file + + + + +2013-03-17T12:12:20.000000Z +6540d2eecb535c67b7ee6be21a5d8983 +2012-11-11T16:11:34.755828Z +34148 +florian + + + + + + + + + + + + + + + + + + + + + +310 + diff --git a/target/linux/ar7/ac49x/profiles/.svn/text-base/210-None.mk.svn-base b/target/linux/ar7/ac49x/profiles/.svn/text-base/210-None.mk.svn-base new file mode 100644 index 0000000..2fcfacd --- /dev/null +++ b/target/linux/ar7/ac49x/profiles/.svn/text-base/210-None.mk.svn-base @@ -0,0 +1,17 @@ +# +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/None + NAME:=No WiFi + PACKAGES:= +endef + +define Profile/None/Description + Package set without WiFi support +endef +$(eval $(call Profile,None)) + diff --git a/target/linux/ar7/ac49x/profiles/210-None.mk b/target/linux/ar7/ac49x/profiles/210-None.mk new file mode 100644 index 0000000..2fcfacd --- /dev/null +++ b/target/linux/ar7/ac49x/profiles/210-None.mk @@ -0,0 +1,17 @@ +# +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/None + NAME:=No WiFi + PACKAGES:= +endef + +define Profile/None/Description + Package set without WiFi support +endef +$(eval $(call Profile,None)) + diff --git a/target/linux/ar7/ac49x/target.mk b/target/linux/ar7/ac49x/target.mk new file mode 100644 index 0000000..47f3ab2 --- /dev/null +++ b/target/linux/ar7/ac49x/target.mk @@ -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 |