aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt288x/profiles
diff options
context:
space:
mode:
authorJames <>2013-03-17 12:16:37 +0000
committerJames <>2013-03-17 12:16:37 +0000
commit27b76ab0671089c47506615a796a261e993896a7 (patch)
tree61213d67e7fa87b20356b23798558e2c4212c42f /target/linux/ramips/rt288x/profiles
downloadtrunk-36060-master.tar.gz
trunk-36060-master.tar.bz2
trunk-36060-master.zip
Diffstat (limited to 'target/linux/ramips/rt288x/profiles')
-rw-r--r--target/linux/ramips/rt288x/profiles/.svn/entries164
-rw-r--r--target/linux/ramips/rt288x/profiles/.svn/prop-base/asus.mk.svn-base5
-rw-r--r--target/linux/ramips/rt288x/profiles/.svn/prop-base/belkin.mk.svn-base5
-rw-r--r--target/linux/ramips/rt288x/profiles/.svn/text-base/00-default.mk.svn-base16
-rw-r--r--target/linux/ramips/rt288x/profiles/.svn/text-base/asus.mk.svn-base18
-rw-r--r--target/linux/ramips/rt288x/profiles/.svn/text-base/belkin.mk.svn-base18
-rw-r--r--target/linux/ramips/rt288x/profiles/.svn/text-base/edimax.mk.svn-base18
-rw-r--r--target/linux/ramips/rt288x/profiles/00-default.mk16
-rw-r--r--target/linux/ramips/rt288x/profiles/asus.mk18
-rw-r--r--target/linux/ramips/rt288x/profiles/belkin.mk18
-rw-r--r--target/linux/ramips/rt288x/profiles/edimax.mk18
11 files changed, 314 insertions, 0 deletions
diff --git a/target/linux/ramips/rt288x/profiles/.svn/entries b/target/linux/ramips/rt288x/profiles/.svn/entries
new file mode 100644
index 0000000..d81df67
--- /dev/null
+++ b/target/linux/ramips/rt288x/profiles/.svn/entries
@@ -0,0 +1,164 @@
+10
+
+dir
+36060
+svn://svn.openwrt.org/openwrt/trunk/target/linux/ramips/rt288x/profiles
+svn://svn.openwrt.org/openwrt
+
+
+
+2013-01-06T11:11:42.770240Z
+35020
+blogic
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+3c298f89-4303-0410-b956-a3cf2f4a3e73
+
+asus.mk
+file
+
+
+
+
+2013-03-17T12:12:47.000000Z
+a9d384a87a5fcd3a9ba674900fc94a47
+2011-12-01T22:48:55.841713Z
+29391
+juhosg
+has-props
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+378
+
+00-default.mk
+file
+
+
+
+
+2013-03-17T12:12:47.000000Z
+b786e8629eaebaf36d1200f79c41150c
+2011-12-01T22:48:53.417822Z
+29389
+juhosg
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+383
+
+belkin.mk
+file
+
+
+
+
+2013-03-17T12:12:47.000000Z
+c57089c00fe75bf47417230190e4b434
+2011-12-28T08:43:43.337753Z
+29617
+juhosg
+has-props
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+397
+
+edimax.mk
+file
+
+
+
+
+2013-03-17T12:12:47.000000Z
+25fa2bf8c80a1fcee6ce27fe1035ac93
+2013-01-06T11:11:42.770240Z
+35020
+blogic
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+382
+
diff --git a/target/linux/ramips/rt288x/profiles/.svn/prop-base/asus.mk.svn-base b/target/linux/ramips/rt288x/profiles/.svn/prop-base/asus.mk.svn-base
new file mode 100644
index 0000000..bdbd305
--- /dev/null
+++ b/target/linux/ramips/rt288x/profiles/.svn/prop-base/asus.mk.svn-base
@@ -0,0 +1,5 @@
+K 13
+svn:eol-style
+V 6
+native
+END
diff --git a/target/linux/ramips/rt288x/profiles/.svn/prop-base/belkin.mk.svn-base b/target/linux/ramips/rt288x/profiles/.svn/prop-base/belkin.mk.svn-base
new file mode 100644
index 0000000..bdbd305
--- /dev/null
+++ b/target/linux/ramips/rt288x/profiles/.svn/prop-base/belkin.mk.svn-base
@@ -0,0 +1,5 @@
+K 13
+svn:eol-style
+V 6
+native
+END
diff --git a/target/linux/ramips/rt288x/profiles/.svn/text-base/00-default.mk.svn-base b/target/linux/ramips/rt288x/profiles/.svn/text-base/00-default.mk.svn-base
new file mode 100644
index 0000000..583610a
--- /dev/null
+++ b/target/linux/ramips/rt288x/profiles/.svn/text-base/00-default.mk.svn-base
@@ -0,0 +1,16 @@
+#
+# Copyright (C) 2010 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+define Profile/Default
+ NAME:=Default Profile
+ PACKAGES:=kmod-switch-rtl8366s kmod-swconfig swconfig
+endef
+
+define Profile/Default/Description
+ Default package set compatible with most boards.
+endef
+$(eval $(call Profile,Default))
diff --git a/target/linux/ramips/rt288x/profiles/.svn/text-base/asus.mk.svn-base b/target/linux/ramips/rt288x/profiles/.svn/text-base/asus.mk.svn-base
new file mode 100644
index 0000000..1e8de5c
--- /dev/null
+++ b/target/linux/ramips/rt288x/profiles/.svn/text-base/asus.mk.svn-base
@@ -0,0 +1,18 @@
+#
+# Copyright (C) 2011 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+define Profile/RTN15
+ NAME:=Asus RT-N15
+ PACKAGES:=kmod-switch-rtl8366s kmod-swconfig swconfig
+endef
+
+define Profile/RTN15/Description
+ Package set for Asus RT-N15 board
+endef
+
+$(eval $(call Profile,RTN15))
+
diff --git a/target/linux/ramips/rt288x/profiles/.svn/text-base/belkin.mk.svn-base b/target/linux/ramips/rt288x/profiles/.svn/text-base/belkin.mk.svn-base
new file mode 100644
index 0000000..608cee9
--- /dev/null
+++ b/target/linux/ramips/rt288x/profiles/.svn/text-base/belkin.mk.svn-base
@@ -0,0 +1,18 @@
+#
+# Copyright (C) 2011 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+define Profile/F5D8235V1
+ NAME:=Belkin F5D8235 V1
+ PACKAGES:=kmod-switch-rtl8366s kmod-swconfig swconfig
+endef
+
+define Profile/F5D8235_V1/Description
+ Package set for Belkin F5D8235 V1
+endef
+
+$(eval $(call Profile,F5D8235V1))
+
diff --git a/target/linux/ramips/rt288x/profiles/.svn/text-base/edimax.mk.svn-base b/target/linux/ramips/rt288x/profiles/.svn/text-base/edimax.mk.svn-base
new file mode 100644
index 0000000..43ac818
--- /dev/null
+++ b/target/linux/ramips/rt288x/profiles/.svn/text-base/edimax.mk.svn-base
@@ -0,0 +1,18 @@
+#
+# Copyright (C) 2011 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+define Profile/BR6524N
+ NAME:=Edimax BR6524N
+ PACKAGES:=kmod-switch-ip17xx kmod-swconfig swconfig
+endef
+
+define Profile/BR6524N/Description
+ Package set for Edimax BR6524N
+endef
+
+$(eval $(call Profile,BR6524N))
+
diff --git a/target/linux/ramips/rt288x/profiles/00-default.mk b/target/linux/ramips/rt288x/profiles/00-default.mk
new file mode 100644
index 0000000..583610a
--- /dev/null
+++ b/target/linux/ramips/rt288x/profiles/00-default.mk
@@ -0,0 +1,16 @@
+#
+# Copyright (C) 2010 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+define Profile/Default
+ NAME:=Default Profile
+ PACKAGES:=kmod-switch-rtl8366s kmod-swconfig swconfig
+endef
+
+define Profile/Default/Description
+ Default package set compatible with most boards.
+endef
+$(eval $(call Profile,Default))
diff --git a/target/linux/ramips/rt288x/profiles/asus.mk b/target/linux/ramips/rt288x/profiles/asus.mk
new file mode 100644
index 0000000..1e8de5c
--- /dev/null
+++ b/target/linux/ramips/rt288x/profiles/asus.mk
@@ -0,0 +1,18 @@
+#
+# Copyright (C) 2011 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+define Profile/RTN15
+ NAME:=Asus RT-N15
+ PACKAGES:=kmod-switch-rtl8366s kmod-swconfig swconfig
+endef
+
+define Profile/RTN15/Description
+ Package set for Asus RT-N15 board
+endef
+
+$(eval $(call Profile,RTN15))
+
diff --git a/target/linux/ramips/rt288x/profiles/belkin.mk b/target/linux/ramips/rt288x/profiles/belkin.mk
new file mode 100644
index 0000000..608cee9
--- /dev/null
+++ b/target/linux/ramips/rt288x/profiles/belkin.mk
@@ -0,0 +1,18 @@
+#
+# Copyright (C) 2011 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+define Profile/F5D8235V1
+ NAME:=Belkin F5D8235 V1
+ PACKAGES:=kmod-switch-rtl8366s kmod-swconfig swconfig
+endef
+
+define Profile/F5D8235_V1/Description
+ Package set for Belkin F5D8235 V1
+endef
+
+$(eval $(call Profile,F5D8235V1))
+
diff --git a/target/linux/ramips/rt288x/profiles/edimax.mk b/target/linux/ramips/rt288x/profiles/edimax.mk
new file mode 100644
index 0000000..43ac818
--- /dev/null
+++ b/target/linux/ramips/rt288x/profiles/edimax.mk
@@ -0,0 +1,18 @@
+#
+# Copyright (C) 2011 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+define Profile/BR6524N
+ NAME:=Edimax BR6524N
+ PACKAGES:=kmod-switch-ip17xx kmod-swconfig swconfig
+endef
+
+define Profile/BR6524N/Description
+ Package set for Edimax BR6524N
+endef
+
+$(eval $(call Profile,BR6524N))
+