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/xburst/n526 | |
download | trunk-36060-master.tar.gz trunk-36060-master.tar.bz2 trunk-36060-master.zip |
Diffstat (limited to 'target/linux/xburst/n526')
-rw-r--r-- | target/linux/xburst/n526/.svn/entries | 96 | ||||
-rw-r--r-- | target/linux/xburst/n526/.svn/text-base/config-3.8.svn-base | 1 | ||||
-rw-r--r-- | target/linux/xburst/n526/.svn/text-base/target.mk.svn-base | 7 | ||||
-rw-r--r-- | target/linux/xburst/n526/config-3.8 | 1 | ||||
-rw-r--r-- | target/linux/xburst/n526/target.mk | 7 |
5 files changed, 112 insertions, 0 deletions
diff --git a/target/linux/xburst/n526/.svn/entries b/target/linux/xburst/n526/.svn/entries new file mode 100644 index 0000000..8712ae8 --- /dev/null +++ b/target/linux/xburst/n526/.svn/entries @@ -0,0 +1,96 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/xburst/n526 +svn://svn.openwrt.org/openwrt + + + +2013-03-10T13:24:54.484205Z +35934 +juhosg + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +config-3.8 +file + + + + +2013-03-17T12:12:37.000000Z +7d67d87eceef77a200d317f7a5f8a1e6 +2013-03-10T13:24:50.573354Z +35932 +juhosg + + + + + + + + + + + + + + + + + + + + + +21 + +target.mk +file + + + + +2013-03-17T12:12:37.000000Z +9cb49d20b3854943afbef99c1341f5a3 +2010-08-04T13:31:45.645525Z +22483 +lars + + + + + + + + + + + + + + + + + + + + + +180 + diff --git a/target/linux/xburst/n526/.svn/text-base/config-3.8.svn-base b/target/linux/xburst/n526/.svn/text-base/config-3.8.svn-base new file mode 100644 index 0000000..b89d18d --- /dev/null +++ b/target/linux/xburst/n526/.svn/text-base/config-3.8.svn-base @@ -0,0 +1 @@ +CONFIG_I2C_ALGOBIT=y diff --git a/target/linux/xburst/n526/.svn/text-base/target.mk.svn-base b/target/linux/xburst/n526/.svn/text-base/target.mk.svn-base new file mode 100644 index 0000000..e7bcc77 --- /dev/null +++ b/target/linux/xburst/n526/.svn/text-base/target.mk.svn-base @@ -0,0 +1,7 @@ +BOARDNAME:=Hanvon N526 e-book reader +DEFAULT_PACKAGES += \ + kmod-sound-core \ + kmod-sound-soc-core \ + kmod-sound-soc-jz4740 \ + kmod-sound-soc-jz4740-codec \ + kmod-sound-soc-n516 \ diff --git a/target/linux/xburst/n526/config-3.8 b/target/linux/xburst/n526/config-3.8 new file mode 100644 index 0000000..b89d18d --- /dev/null +++ b/target/linux/xburst/n526/config-3.8 @@ -0,0 +1 @@ +CONFIG_I2C_ALGOBIT=y diff --git a/target/linux/xburst/n526/target.mk b/target/linux/xburst/n526/target.mk new file mode 100644 index 0000000..e7bcc77 --- /dev/null +++ b/target/linux/xburst/n526/target.mk @@ -0,0 +1,7 @@ +BOARDNAME:=Hanvon N526 e-book reader +DEFAULT_PACKAGES += \ + kmod-sound-core \ + kmod-sound-soc-core \ + kmod-sound-soc-jz4740 \ + kmod-sound-soc-jz4740-codec \ + kmod-sound-soc-n516 \ |