Changeset 331
- Timestamp:
- 2005-03-07T13:41:16+01:00 (13 years ago)
- Location:
- trunk/openwrt/toolchain
- Files:
-
- 9 added
- 7 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openwrt/toolchain/binutils/Config.in
r214 r331 48 48 bool "binutils 2.15.94.0.2" 49 49 50 config BR2_BINUTILS_VERSION_2_15_94_0_2_2 51 bool "binutils 2.15.94.0.2.2" 52 50 53 endchoice 51 54 -
trunk/openwrt/toolchain/binutils/binutils.mk
r307 r331 35 35 # Apply appropriate binutils patches. 36 36 $(SCRIPT_DIR)/patch-kernel.sh $(BINUTILS_DIR) ./$(BINUTILS_VERSION) \*.patch 37 $(SCRIPT_DIR)/patch-kernel.sh $(BINUTILS_DIR) ./all \*.patch 37 38 touch $(BINUTILS_DIR)/.patched 38 39
Note: See TracChangeset
for help on using the changeset viewer.