Ignore:
Timestamp:
02/04/12 00:46:56 (16 months ago)
Author:
BrainSlayer
Message:

wuerg in progress

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/linux/universal/linux-3.2/net/Makefile

    r18171 r18352  
    7070obj-$(CONFIG_BATMAN_ADV)        += batman-adv/ 
    7171obj-$(CONFIG_NFC)               += nfc/ 
     72ifeq ($(CONFIG_RAETH),y) 
     73ifneq ($(CONFIG_RA_NAT_NONE),y) 
     74obj-y                           += nat/foe_hook/ 
     75endif 
     76endif 
Note: See TracChangeset for help on using the changeset viewer.