fix another typo introduced by [2317]
SVN-Revision: 2325
This commit is contained in:
parent
695b815646
commit
29ff07cd20
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
||||
|
|
Loading…
Reference in a new issue