diff options
author | John Crispin <john@openwrt.org> | 2012-11-02 20:07:41 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-11-02 20:07:41 +0000 |
commit | c8ae6dac56d9b2ed2067c378d39654fbf4cce33b (patch) | |
tree | 1f717355a884e935880f3c116fa06140fc78212f /target/linux/lantiq/ase/profiles/001-netgear.mk | |
parent | dc8641f7fa670ede9f6c464bd7c6d1b2f94dee46 (diff) | |
download | upstream-c8ae6dac56d9b2ed2067c378d39654fbf4cce33b.tar.gz upstream-c8ae6dac56d9b2ed2067c378d39654fbf4cce33b.tar.bz2 upstream-c8ae6dac56d9b2ed2067c378d39654fbf4cce33b.zip |
update ase target for 3.6
SVN-Revision: 34063
Diffstat (limited to 'target/linux/lantiq/ase/profiles/001-netgear.mk')
-rw-r--r-- | target/linux/lantiq/ase/profiles/001-netgear.mk | 5 |
1 files changed, 5 insertions, 0 deletions
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 0000000000..3636d3889a --- /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)) |