Changeset 13144

Show
Ignore:
Timestamp:
10/26/09 15:31:53 (4 weeks ago)
Author:
BrainSlayer
Message:

exclude this

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/linux/brcm/linux.v24_2/drivers/net/Makefile

    r13052 r13144  
    5252subdir-$(CONFIG_ET) += et 
    5353subdir-$(CONFIG_ROBO) += robo 
    54 ifdef CONFIG_V25 
    55 subdir-$(CONFIG_WL)   += brcm.v25 
    56 else 
    57 subdir-$(CONFIG_WL)   += brcm 
    58 endif 
     54#ifdef CONFIG_V25 
     55#subdir-$(CONFIG_WL)  += brcm.v25 
     56#else 
     57#subdir-$(CONFIG_WL)  += brcm 
     58#endif 
    5959subdir-$(CONFIG_WL) += wl 
    6060#ifdef CONFIG_LED       #added by Jerry Lee