diff options
Diffstat (limited to 'board/netgear/dgnd3700v2/Makefile')
-rw-r--r-- | board/netgear/dgnd3700v2/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/netgear/dgnd3700v2/Makefile b/board/netgear/dgnd3700v2/Makefile new file mode 100644 index 0000000000..89fd6c89eb --- /dev/null +++ b/board/netgear/dgnd3700v2/Makefile @@ -0,0 +1,5 @@ +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y += dgnd3700v2.o |