Changeset 267 for floppyfw-3.0/makefiles/realtek-81xxx-driver.mk
- Timestamp:
- 04/25/10 21:39:06 (22 months ago)
- Files:
-
- 1 modified
-
floppyfw-3.0/makefiles/realtek-81xxx-driver.mk (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
floppyfw-3.0/makefiles/realtek-81xxx-driver.mk
r266 r267 2 2 # 3 3 # realtek-81xxx-driver 4 # 5 # See realtek-81xxx-driver.README for information about this 6 # kinda broken driver. 4 7 # 5 8 ############################################################# … … 37 40 tar $(TAR_VERBOSE) -C $(BUILD_DIR) -xf - 38 41 @mkdir -p $(REALTEK_81XXX_DRIVER_PKG_DIR) 42 $(SED) "s/-O2/-Os/" $(REALTEK_81XXX_DRIVER_DIR)/Makefile_linux24x 39 43 touch $(REALTEK_81XXX_DRIVER_DIR)/.unpacked 40 44