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/lantiq/ase | |
download | trunk-36060-master.tar.gz trunk-36060-master.tar.bz2 trunk-36060-master.zip |
Diffstat (limited to 'target/linux/lantiq/ase')
-rw-r--r-- | target/linux/lantiq/ase/.svn/entries | 99 | ||||
-rw-r--r-- | target/linux/lantiq/ase/.svn/text-base/config-default.svn-base | 19 | ||||
-rw-r--r-- | target/linux/lantiq/ase/.svn/text-base/target.mk.svn-base | 10 | ||||
-rw-r--r-- | target/linux/lantiq/ase/config-default | 19 | ||||
-rw-r--r-- | target/linux/lantiq/ase/profiles/.svn/entries | 62 | ||||
-rw-r--r-- | target/linux/lantiq/ase/profiles/.svn/text-base/001-netgear.mk.svn-base | 5 | ||||
-rw-r--r-- | target/linux/lantiq/ase/profiles/001-netgear.mk | 5 | ||||
-rw-r--r-- | target/linux/lantiq/ase/target.mk | 10 |
8 files changed, 229 insertions, 0 deletions
diff --git a/target/linux/lantiq/ase/.svn/entries b/target/linux/lantiq/ase/.svn/entries new file mode 100644 index 0000000..9b1442b --- /dev/null +++ b/target/linux/lantiq/ase/.svn/entries @@ -0,0 +1,99 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/lantiq/ase +svn://svn.openwrt.org/openwrt + + + +2012-12-15T01:59:45.206815Z +34687 +blogic + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +profiles +dir + +config-default +file + + + + +2013-03-17T12:12:42.000000Z +3652d45ec5750ab6af4106a4477b93f3 +2012-12-15T01:59:45.206815Z +34687 +blogic + + + + + + + + + + + + + + + + + + + + + +487 + +target.mk +file + + + + +2013-03-17T12:12:42.000000Z +dfd13d43d452bca1931aa73b674ea199 +2011-10-10T15:13:46.977376Z +28405 +blogic + + + + + + + + + + + + + + + + + + + + + +224 + diff --git a/target/linux/lantiq/ase/.svn/text-base/config-default.svn-base b/target/linux/lantiq/ase/.svn/text-base/config-default.svn-base new file mode 100644 index 0000000..79b5595 --- /dev/null +++ b/target/linux/lantiq/ase/.svn/text-base/config-default.svn-base @@ -0,0 +1,19 @@ +CONFIG_AR8216_PHY=y +CONFIG_INPUT=y +CONFIG_INPUT_EVDEV=y +CONFIG_INPUT_POLLDEV=y +# CONFIG_ISDN is not set +# CONFIG_LANTIQ_PHY is not set +# CONFIG_M25PXX_USE_FAST_READ is not set +CONFIG_MTD_M25P80=y +# CONFIG_RTL8366_SMI is not set +CONFIG_SOC_AMAZON_SE=y +# CONFIG_SOC_XWAY is not set +CONFIG_SPI=y +CONFIG_SPI_BITBANG=y +CONFIG_SPI_MASTER=y +CONFIG_SPI_XWAY=y +# CONFIG_USB_ARCH_HAS_EHCI is not set +# CONFIG_USB_ARCH_HAS_OHCI is not set +# CONFIG_USB_ARCH_HAS_XHCI is not set +CONFIG_USB_SUPPORT=y diff --git a/target/linux/lantiq/ase/.svn/text-base/target.mk.svn-base b/target/linux/lantiq/ase/.svn/text-base/target.mk.svn-base new file mode 100644 index 0000000..9837463 --- /dev/null +++ b/target/linux/lantiq/ase/.svn/text-base/target.mk.svn-base @@ -0,0 +1,10 @@ +ARCH:=mips +SUBTARGET:=ase +BOARDNAME:=Amazon-SE +FEATURES:=squashfs jffs2 atm + +DEFAULT_PACKAGES+=kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl kmod-ltq-dsl-ase ltq-dsl-app + +define Target/Description + Lantiq ASE +endef diff --git a/target/linux/lantiq/ase/config-default b/target/linux/lantiq/ase/config-default new file mode 100644 index 0000000..79b5595 --- /dev/null +++ b/target/linux/lantiq/ase/config-default @@ -0,0 +1,19 @@ +CONFIG_AR8216_PHY=y +CONFIG_INPUT=y +CONFIG_INPUT_EVDEV=y +CONFIG_INPUT_POLLDEV=y +# CONFIG_ISDN is not set +# CONFIG_LANTIQ_PHY is not set +# CONFIG_M25PXX_USE_FAST_READ is not set +CONFIG_MTD_M25P80=y +# CONFIG_RTL8366_SMI is not set +CONFIG_SOC_AMAZON_SE=y +# CONFIG_SOC_XWAY is not set +CONFIG_SPI=y +CONFIG_SPI_BITBANG=y +CONFIG_SPI_MASTER=y +CONFIG_SPI_XWAY=y +# CONFIG_USB_ARCH_HAS_EHCI is not set +# CONFIG_USB_ARCH_HAS_OHCI is not set +# CONFIG_USB_ARCH_HAS_XHCI is not set +CONFIG_USB_SUPPORT=y diff --git a/target/linux/lantiq/ase/profiles/.svn/entries b/target/linux/lantiq/ase/profiles/.svn/entries new file mode 100644 index 0000000..905049a --- /dev/null +++ b/target/linux/lantiq/ase/profiles/.svn/entries @@ -0,0 +1,62 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/lantiq/ase/profiles +svn://svn.openwrt.org/openwrt + + + +2012-11-02T20:07:41.838744Z +34063 +blogic + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +001-netgear.mk +file + + + + +2013-03-17T12:12:42.000000Z +80e379d1e240d122b8f205749211cf02 +2012-11-02T20:07:41.838744Z +34063 +blogic + + + + + + + + + + + + + + + + + + + + + +89 + diff --git a/target/linux/lantiq/ase/profiles/.svn/text-base/001-netgear.mk.svn-base b/target/linux/lantiq/ase/profiles/.svn/text-base/001-netgear.mk.svn-base new file mode 100644 index 0000000..3636d38 --- /dev/null +++ b/target/linux/lantiq/ase/profiles/.svn/text-base/001-netgear.mk.svn-base @@ -0,0 +1,5 @@ +define Profile/DGN1000B + NAME:=Netgear DGN1000B +endef + +$(eval $(call Profile,DGN1000B)) diff --git a/target/linux/lantiq/ase/profiles/001-netgear.mk b/target/linux/lantiq/ase/profiles/001-netgear.mk new file mode 100644 index 0000000..3636d38 --- /dev/null +++ b/target/linux/lantiq/ase/profiles/001-netgear.mk @@ -0,0 +1,5 @@ +define Profile/DGN1000B + NAME:=Netgear DGN1000B +endef + +$(eval $(call Profile,DGN1000B)) diff --git a/target/linux/lantiq/ase/target.mk b/target/linux/lantiq/ase/target.mk new file mode 100644 index 0000000..9837463 --- /dev/null +++ b/target/linux/lantiq/ase/target.mk @@ -0,0 +1,10 @@ +ARCH:=mips +SUBTARGET:=ase +BOARDNAME:=Amazon-SE +FEATURES:=squashfs jffs2 atm + +DEFAULT_PACKAGES+=kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl kmod-ltq-dsl-ase ltq-dsl-app + +define Target/Description + Lantiq ASE +endef |