mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
qtopia4: use .patch.$ARCH naming convention
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user