diff options
Diffstat (limited to 'arch/mips/ath25/Makefile')
-rw-r--r-- | arch/mips/ath25/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/ath25/Makefile b/arch/mips/ath25/Makefile index 9199fa1508d2..3361619caa9b 100644 --- a/arch/mips/ath25/Makefile +++ b/arch/mips/ath25/Makefile @@ -9,3 +9,5 @@ # obj-y += board.o prom.o devices.o + +obj-$(CONFIG_SOC_AR5312) += ar5312.o |