fix another typo introduced by [2317]

SVN-Revision: 2325
lede-17.01
Nicolas Thill 2005-11-04 07:43:46 +00:00
parent 695b815646
commit 29ff07cd20
1 changed files with 1 additions and 1 deletions

View File

@ -43,5 +43,5 @@ $(eval $(call KMOD_template,SANGAM_ATM_B,sangam-atm-annex-b,\
$(eval $(call KMOD_template,CPMAC,cpmac,\
$(MODULES_DIR)/kernel/drivers/net/avalanche_cpmac/avalanche_cpmac.o \
,CONFIG_MIPS_AVALANCHE_CPMAC),,10,avalanche_cpmac)
,CONFIG_MIPS_AVALANCHE_CPMAC,,10,avalanche_cpmac))