Changeset 3

Show
Ignore:
Timestamp:
08/28/05 12:52:41 (6 years ago)
Author:
dkaplan1
Message:

Fixed build break. Changed CC to point to gcc-3.3

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • .config

    r1 r3  
    122122# Power management options (ACPI, APM) 
    123123# 
    124 CONFIG_PM=y 
     124# CONFIG_PM is not set 
    125125 
    126126# 
     
    129129# CONFIG_ACPI is not set 
    130130CONFIG_ACPI_BOOT=y 
    131  
    132 # 
    133 # APM (Advanced Power Management) BIOS Support 
    134 # 
    135 # CONFIG_APM is not set 
    136131 
    137132# 
  • .config.old

    r1 r3  
    998998# CONFIG_JBD_DEBUG is not set 
    999999CONFIG_FS_MBCACHE=y 
    1000 CONFIG_REISERFS_FS=m 
    1001 # CONFIG_REISERFS_CHECK is not set 
    1002 # CONFIG_REISERFS_PROC_INFO is not set 
    1003 # CONFIG_REISERFS_FS_XATTR is not set 
     1000# CONFIG_REISERFS_FS is not set 
    10041001# CONFIG_JFS_FS is not set 
    10051002CONFIG_FS_POSIX_ACL=y 
     
    10301027# DOS/FAT/NT Filesystems 
    10311028# 
    1032 CONFIG_FAT_FS=m 
    1033 CONFIG_MSDOS_FS=m 
    1034 CONFIG_VFAT_FS=m 
     1029# CONFIG_FAT_FS is not set 
    10351030# CONFIG_NTFS_FS is not set 
    10361031 
  • include/config/apm.h

    r1 r3  
    1 #undef CONFIG_APM 
  • include/config/pm.h

    r1 r3  
    1 #define CONFIG_PM 1 
     1#undef CONFIG_PM 
  • include/linux/autoconf.h

    r1 r3  
    123123 * Power management options (ACPI, APM) 
    124124 */ 
    125 #define CONFIG_PM 1 
     125#undef CONFIG_PM 
    126126 
    127127/* 
     
    130130#undef CONFIG_ACPI 
    131131#define CONFIG_ACPI_BOOT 1 
    132  
    133 /* 
    134  * APM (Advanced Power Management) BIOS Support 
    135  */ 
    136 #undef CONFIG_APM 
    137132 
    138133/* 
  • Makefile

    r2 r3  
    283283AS              = $(CROSS_COMPILE)as 
    284284LD              = $(CROSS_COMPILE)ld 
    285 CC              = $(CROSS_COMPILE)gcc 
     285CC              = $(CROSS_COMPILE)gcc-3.3 
    286286CPP             = $(CC) -E 
    287287AR              = $(CROSS_COMPILE)ar 
  • Module.symvers

    r1 r3  
    3833830x00000000      tcp_v4_remember_stamp   vmlinux 
    3843840x00000000      __usb_reset_device      vmlinux 
    385 0x00000000      device_power_up vmlinux 
    3863850x00000000      nobh_commit_write       vmlinux 
    3873860x00000000      sk_free vmlinux 
     
    5035020x00000000      tasklet_init    vmlinux 
    5045030x00000000      tcp_close_state vmlinux 
    505 0x00000000      device_power_down       vmlinux 
    5065040x00000000      sock_no_recvmsg vmlinux 
    5075050x00000000      set_transfer    vmlinux 
     
    5445420x00000000      locks_mandatory_area    vmlinux 
    5455430x00000000      sock_alloc_send_pskb    vmlinux 
    546 0x00000000      pm_find vmlinux 
    547 0x00000000      pm_send vmlinux 
    5485440x00000000      inet_register_protosw   vmlinux 
    5495450x00000000      mempool_destroy vmlinux 
     
    5595550x00000000      page_symlink_inode_operations   vmlinux 
    5605560x00000000      vunmap  vmlinux 
    561 0x00000000      refrigerator    vmlinux 
    5625570x00000000      xfrm_policy_alloc       vmlinux 
    5635580x00000000      shrink_dcache_anon      vmlinux 
     
    7767710x00000000      sysfs_create_dir        vmlinux 
    7777720x00000000      generic_unplug_device   vmlinux 
    778 0x00000000      pm_unregister   vmlinux 
    7797730x00000000      usb_init_urb    vmlinux 
    7807740x00000000      __get_user_2    vmlinux 
     
    7897830x00000000      print_status    vmlinux 
    7907840x00000000      sock_sendmsg    vmlinux 
    791 0x00000000      usb_hcd_pci_suspend     vmlinux 
    7927850x00000000      class_register  vmlinux 
    7937860x00000000      vfs_quota_off   vmlinux 
     
    115211450x00000000      blk_queue_invalidate_tags       vmlinux 
    115311460x00000000      io_schedule     vmlinux 
    1154 0x00000000      usb_hcd_pci_resume      vmlinux 
    115511470x00000000      bitmap_and      vmlinux 
    115611480x00000000      __pagevec_lru_add       vmlinux 
     
    123212240x00000000      dev_ethtool     vmlinux 
    123312250x00000000      atapi_output_bytes      vmlinux 
    1234 0x00000000      pm_send_all     vmlinux 
    123512260x00000000      notifier_call_chain     vmlinux 
    123612270x00000000      proc_root_driver        vmlinux 
     
    181718080x00000000      zlib_deflateInit2_      lib/zlib_deflate/zlib_deflate 
    181818090x00000000      block_read_full_page    vmlinux 
    1819 0x00000000      save_processor_state    vmlinux 
    182018100x00000000      put_bus vmlinux 
    1821 0x00000000      pm_unregister_all       vmlinux 
    182218110x00000000      tcp_v4_connect  vmlinux 
    182318120x00000000      tcp_sync_mss    vmlinux 
     
    186118500x00000000      parport_device_id       drivers/parport/parport 
    186218510x00000000      neigh_rand_reach_time   vmlinux 
    1863 0x00000000      restore_processor_state vmlinux 
    186418520x00000000      idr_find        vmlinux 
    186518530x00000000      vfs_mknod       vmlinux 
     
    204820360x00000000      device_for_each_child   vmlinux 
    204920370x00000000      i2c_pcf_del_bus drivers/i2c/algos/i2c-algo-pcf 
    2050 0x00000000      device_suspend  vmlinux 
    205120380x00000000      rpc_shutdown_client     net/sunrpc/sunrpc 
    205220390x00000000      blk_get_queue   vmlinux 
     
    217921660x00000000      proc_doulongvec_minmax  vmlinux 
    218021670x00000000      tcp_proc_unregister     vmlinux 
    2181 0x00000000      device_resume   vmlinux 
    218221680x00000000      ip_conntrack_hash       net/ipv4/netfilter/ip_conntrack 
    218321690x00000000      scsi_add_timer  vmlinux 
    218421700x00000000      posix_acl_from_mode     vmlinux 
    218521710x00000000      global_flush_tlb        vmlinux 
    2186 0x00000000      device_pm_set_parent    vmlinux 
    218721720x00000000      auth_domain_find        net/sunrpc/sunrpc 
    218821730x00000000      new_inode       vmlinux 
     
    237223570x00000000      sock_kmalloc    vmlinux 
    237323580x00000000      ip_route_output_key     vmlinux 
    2374 0x00000000      pm_active       vmlinux 
    237523590x00000000      ide_get_best_pio_mode   vmlinux 
    237623600x00000000      send_group_sig_info     vmlinux 
     
    238323670x00000000      scsi_calculate_bounce_limit     vmlinux 
    238423680x00000000      kmem_cache_destroy      vmlinux 
    2385 0x00000000      pm_register     vmlinux 
    238623690x00000000      rtnl    vmlinux 
    238723700x00000000      usb_release_bandwidth   vmlinux 
  • .version

    r1 r3  
    1 
     1