diff options
Diffstat (limited to 'target/linux/lantiq/ase/profiles')
-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 |
3 files changed, 72 insertions, 0 deletions
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)) |