diff options
Diffstat (limited to 'board/tqc/tqma6/Makefile')
-rw-r--r-- | board/tqc/tqma6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/tqc/tqma6/Makefile b/board/tqc/tqma6/Makefile index 9ee6920abe..19b56d0165 100644 --- a/board/tqc/tqma6/Makefile +++ b/board/tqc/tqma6/Makefile @@ -7,3 +7,4 @@ obj-y := tqma6.o obj-$(CONFIG_MBA6) += tqma6_mba6.o +obj-$(CONFIG_WRU4) += tqma6_wru4.o |