Changeset 3436

Show
Ignore:
Timestamp:
24.06.2009 10:15:08 (15 months ago)
Author:
oliver
Message:
  • aiccu: Select kernel module sit
Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/kernel/Config.in

    r3326 r3436  
    375375                <http://www.bieringer.de/linux/IPv6/>. 
    376376 
     377config FREETZ_MODULE_sit 
     378        bool "sit.ko" 
     379        depends on FREETZ_MODULE_ipv6 
     380        default n 
     381 
    377382config FREETZ_MODULE_l2cap 
    378383        bool "l2cap.ko" 
  • trunk/make/aiccu/Config.in

    r2861 r3436  
    11config FREETZ_PACKAGE_AICCU 
    22        depends on FREETZ_TARGET_IPV6_SUPPORT 
     3        select FREETZ_MODULE_sit 
    34        select FREETZ_LIB_libresolv 
    45        select FREETZ_BUSYBOX_IP