Show
Ignore:
Timestamp:
04/25/10 21:39:06 (22 months ago)
Author:
root
Message:

Some fixes and 3.0.12

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • floppyfw-3.0/makefiles/realtek-81xxx-driver.mk

    r266 r267  
    22# 
    33# realtek-81xxx-driver 
     4# 
     5# See realtek-81xxx-driver.README for information about this 
     6# kinda broken driver. 
    47# 
    58############################################################# 
     
    3740                tar $(TAR_VERBOSE) -C $(BUILD_DIR) -xf - 
    3841        @mkdir -p $(REALTEK_81XXX_DRIVER_PKG_DIR) 
     42        $(SED) "s/-O2/-Os/" $(REALTEK_81XXX_DRIVER_DIR)/Makefile_linux24x 
    3943        touch $(REALTEK_81XXX_DRIVER_DIR)/.unpacked 
    4044