diff options
Diffstat (limited to 'board/seco/common/Makefile')
-rw-r--r-- | board/seco/common/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/seco/common/Makefile b/board/seco/common/Makefile new file mode 100644 index 0000000..9e37ebb --- /dev/null +++ b/board/seco/common/Makefile @@ -0,0 +1,2 @@ + +obj-$(CONFIG_TARGET_SECOMX6) += mx6.o |