projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91c645e
)
Fix a silly bug
author
Eric Andersen
<andersen@codepoet.org>
Fri, 16 Jul 2004 11:25:07 +0000
(11:25 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 16 Jul 2004 11:25:07 +0000
(11:25 -0000)
make/tinyx.mk
patch
|
blob
|
history
diff --git
a/make/tinyx.mk
b/make/tinyx.mk
index cf059e4cb11dae1a2a79128ff77904936b6294ac..1455ae6d8b1cb670ca1b35cfdad338101aa5a2d8 100644
(file)
--- a/
make/tinyx.mk
+++ b/
make/tinyx.mk
@@
-62,7
+62,7
@@
$(DL_DIR)/$(TINYX_SOURCE):
$(DL_DIR)/cross.def:
$(WGET) -P $(DL_DIR) $(TINYX_SITE)/xcompile/tuxscreen/cross.def
- $(SED) 's:arm-uclibc-:
arm
-linux-uclibc-:g' $(DL_DIR)/cross.def
+ $(SED) 's:arm-uclibc-:
$(ARCH)
-linux-uclibc-:g' $(DL_DIR)/cross.def
$(DL_DIR)/host.def:
$(WGET) -P $(DL_DIR) $(TINYX_SITE)/xcompile/tuxscreen/host.def