diff options
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)) |