diff --git a/package/qtopia4/qtopia-4.2.2-add-avr32-arch.patch b/package/qtopia4/qtopia-4.2.2-add-avr32-arch.patch.avr32 similarity index 100% rename from package/qtopia4/qtopia-4.2.2-add-avr32-arch.patch rename to package/qtopia4/qtopia-4.2.2-add-avr32-arch.patch.avr32 diff --git a/package/qtopia4/qtopia-4.2.2-add-avr32-qatomic-header-to-header-list.patch b/package/qtopia4/qtopia-4.2.2-add-avr32-qatomic-header-to-header-list.patch.avr32 similarity index 100% rename from package/qtopia4/qtopia-4.2.2-add-avr32-qatomic-header-to-header-list.patch rename to package/qtopia4/qtopia-4.2.2-add-avr32-qatomic-header-to-header-list.patch.avr32 diff --git a/package/qtopia4/qtopia-4.3.1-add-avr32-arch.patch b/package/qtopia4/qtopia-4.3.1-add-avr32-arch.patch.avr32 similarity index 100% rename from package/qtopia4/qtopia-4.3.1-add-avr32-arch.patch rename to package/qtopia4/qtopia-4.3.1-add-avr32-arch.patch.avr32 diff --git a/package/qtopia4/qtopia-4.3.1-add-avr32-qatomic-header-to-header-list.patch b/package/qtopia4/qtopia-4.3.1-add-avr32-qatomic-header-to-header-list.patch.avr32 similarity index 100% rename from package/qtopia4/qtopia-4.3.1-add-avr32-qatomic-header-to-header-list.patch rename to package/qtopia4/qtopia-4.3.1-add-avr32-qatomic-header-to-header-list.patch.avr32 diff --git a/package/qtopia4/qtopia-4.3.2-add-avr32-arch.patch b/package/qtopia4/qtopia-4.3.2-add-avr32-arch.patch.avr32 similarity index 100% rename from package/qtopia4/qtopia-4.3.2-add-avr32-arch.patch rename to package/qtopia4/qtopia-4.3.2-add-avr32-arch.patch.avr32 diff --git a/package/qtopia4/qtopia4.mk b/package/qtopia4/qtopia4.mk index 9639c1b475..a66b8925b4 100644 --- a/package/qtopia4/qtopia4.mk +++ b/package/qtopia4/qtopia4.mk @@ -188,7 +188,8 @@ qtopia4-source: $(DL_DIR)/$(QTOPIA4_SOURCE) $(QTOPIA4_TARGET_DIR)/.unpacked: $(DL_DIR)/$(QTOPIA4_SOURCE) $(QTOPIA4_CAT) $(DL_DIR)/$(QTOPIA4_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) - toolchain/patch-kernel.sh $(QTOPIA4_TARGET_DIR) package/qtopia4/ \ - qtopia-$(QTOPIA4_VERSION)-\*.patch\* + qtopia-$(QTOPIA4_VERSION)-\*.patch \ + qtopia-$(QTOPIA4_VERSION)-\*.patch.$(ARCH) touch $@ $(QTOPIA4_TARGET_DIR)/.configured: $(QTOPIA4_TARGET_DIR)/.unpacked