mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
xapp_xman: fix paths
Patch by Markus Heidelberg <markus.heidelberg@web.de>
This commit is contained in:
@@ -16,7 +16,7 @@ $(XAPP_XMAN_DIR)/.extracted: $(DL_DIR)/$(XAPP_XMAN_SOURCE)
|
||||
touch $@
|
||||
|
||||
$(XAPP_XMAN_DIR)/.patched: $(XAPP_XMAN_DIR)/.extracted
|
||||
toolchain/patch-kernel.sh $(XAPP_XMAN_DIR) package/xapp_xman/ xapp_xman\*.patch
|
||||
toolchain/patch-kernel.sh $(XAPP_XMAN_DIR) package/x11r7/xapp_xman/ xapp_xman\*.patch
|
||||
touch $@
|
||||
|
||||
$(XAPP_XMAN_DIR)/.configured: $(XAPP_XMAN_DIR)/.patched
|
||||
|
||||
Reference in New Issue
Block a user