Changeset 19341


Ignore:
Timestamp:
06/07/12 18:45:56 (13 months ago)
Author:
BrainSlayer
Message:

fix mac problem on e2100l

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/services/Makefile

    r19322 r19341  
    288288ifeq ($(CONFIG_WRT160NL),y) 
    289289CFLAGS_EXTRA += -DHAVE_WRT160NL 
     290endif 
     291ifeq ($(CONFIG_E2100),y) 
     292CFLAGS_EXTRA += -DHAVE_E2100 
    290293endif 
    291294ifeq ($(CONFIG_TG2521),y) 
Note: See TracChangeset for help on using the changeset viewer.