1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 12:38:48 +03:00

fix another typo introduced by [2317]

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2325 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2005-11-04 07:43:46 +00:00
parent 06ae601c3a
commit d59cb54ba8

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))