|
|
@@ -67,6 +67,7 @@ $(GCC_DIR)/.unpacked: $(DL_DIR)/$(GCC_SOURCE)
|
|
|
|
|
|
$(GCC_DIR)/.patched: $(GCC_DIR)/.unpacked
|
|
|
# Apply any files named gcc-*.patch from the source directory to gcc
|
|
|
+ $(SOURCE_DIR)/patch-kernel.sh $(GCC_DIR) $(SOURCE_DIR) gcc3.3-mega.patch.bz2
|
|
|
$(SOURCE_DIR)/patch-kernel.sh $(GCC_DIR) $(SOURCE_DIR) gcc-uclibc-3.3*.patch
|
|
|
ifeq ($(SOFT_FLOAT),true)
|
|
|
ifeq ("$(strip $(ARCH))","i386")
|