Changeset 15318


Ignore:
Timestamp:
10/01/10 07:38:12 (3 years ago)
Author:
eko
Message:

linux v24_2 compile fix

File:
1 edited

Legend:

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

    r15307 r15318  
    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 
Note: See TracChangeset for help on using the changeset viewer.