Show
Ignore:
Timestamp:
01/18/09 14:12:42 (3 years ago)
Author:
root
Message:

About time to commit.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • floppyfw/package/busybox/Config.in

    r231 r259  
    66config BR2_PACKAGE_BUSYBOX_SNAPSHOT 
    77        bool "Use the daily snapshot of BusyBox?" 
    8         depends BR2_PACKAGE_BUSYBOX 
     8        depends on BR2_PACKAGE_BUSYBOX 
    99        default y 
    1010        help 
     
    2020config BR2_PACKAGE_BUSYBOX_CONFIG 
    2121        string "Alternative Busybox configuration file, has to reside in configs/" 
    22         depends BR2_PACKAGE_BUSYBOX 
     22        depends on BR2_PACKAGE_BUSYBOX 
    2323        default "" 
    2424        help