Changeset 2360

Show
Ignore:
Timestamp:
04/15/07 15:56:41 (5 years ago)
Author:
wbx
Message:

introduce FWRT_DEVEL to mark platforms/boards which are not ready for release

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/Config.in

    r2035 r2360  
    107107config FWRT_LINUX_2_6_RB 
    108108        bool 
     109config FWRT_LINUX_2_4_X86 
     110        bool 
    109111config FWRT_LINUX_2_6_X86 
    110112        bool 
  • trunk/freewrt/package/Config.in

    r2322 r2360  
    416416menu "Extra stuff" 
    417417 
     418config FWRT_DEVEL 
     419        bool "Enable development platforms" 
     420        default n 
     421        help 
     422         Enable platforms and boards which are in development. 
     423         They mostly do not work. So if you like to try, follow the 
     424         development and try to help. 
     425 
    418426config FWRT_PREFIX 
    419427        string "Set a prefix for firmware image file" 
  • trunk/freewrt/rules.mk

    r2278 r2360  
    7979else ifeq ($(strip ${FWRT_LINUX_2_4_RB}),y) 
    8080UNAME_R:=               2.4.34 
     81else ifeq ($(strip ${FWRT_LINUX_2_4_X86}),y) 
     82UNAME_R:=               2.4.34 
    8183else ifeq ($(strip ${FWRT_LINUX_2_6_RB}),y) 
    8284UNAME_R:=               2.6.19.1 
  • trunk/freewrt/target/Config.in

    r2322 r2360  
    1616source "target/linux/rb-2.4/Config.in" 
    1717source "target/linux/rb-2.6/Config.in" 
    18 #source "target/linux/x86-2.6/Config.in" 
     18source "target/linux/x86-2.4/Config.in" 
     19source "target/linux/x86-2.6/Config.in" 
    1920endchoice 
    2021 
     
    5657        depends on FWRT_LINUX_2_4_RB || \ 
    5758                   FWRT_LINUX_2_6_RB || \ 
     59                   FWRT_LINUX_2_4_X86 || \ 
    5860                   FWRT_LINUX_2_6_X86 
    5961        help 
  • trunk/freewrt/target/linux/brcm-2.6/Config.in

    r2322 r2360  
    66        select BUSYBOX_CONFIG_FEATURE_MDEV_CONF 
    77        select BUSYBOX_CONFIG_FEATURE_MDEV_EXEC 
     8        depends FWRT_DEVEL 
    89        help 
    910          Asus WL500g Premium 
     
    1617        select BUSYBOX_CONFIG_FEATURE_MDEV_CONF 
    1718        select BUSYBOX_CONFIG_FEATURE_MDEV_EXEC 
     19        depends FWRT_DEVEL 
    1820        help 
    1921          Netgear WGT634U 
  • trunk/freewrt/target/linux/x86-2.6/Config.in

    r2035 r2360  
    66        select BUSYBOX_CONFIG_FEATURE_MDEV_CONF 
    77        select BUSYBOX_CONFIG_FEATURE_MDEV_EXEC 
     8        depends FWRT_DEVEL 
    89        help 
    910          PC Engine WRAP