summaryrefslogtreecommitdiff
path: root/package/microcom
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2008-02-28 02:13:42 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2008-02-28 02:13:42 +0000
commitbebbe792df26f355f82da8d7508f719f56a8a559 (patch)
tree0fb2714dffe92e06f25dd96db8c01d2139576a8c /package/microcom
parent49609366cfac5fa5a6347068fb61c8a61f85c034 (diff)
Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer
versions of GCC. Filter out 'gnu99' from assembly flags. Use the 'headers' target instead of 'pregen' to prepare for more NPTL integration. Fix broken MTD package configuration....someone believes in the Klingon release process apparently. Fix build issues with netplug and libpng. Fix source path for microcom as original site no longer exists.
Diffstat (limited to 'package/microcom')
-rw-r--r--package/microcom/microcom.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/microcom/microcom.mk b/package/microcom/microcom.mk
index b19053643..db74bc1d1 100644
--- a/package/microcom/microcom.mk
+++ b/package/microcom/microcom.mk
@@ -26,7 +26,7 @@
# TARGETS
# http://microcom.port5.com/m102.tar.gz
MICROCOM_VERSION:=1.02
-MICROCOM_SITE:=http://microcom.port5.com/
+MICROCOM_SITE:=http://buildroot.uclibc.org/downloads/buildroot-sources/
MICROCOM_SOURCE:=m102.tar.gz
MICROCOM_DIR:=$(BUILD_DIR)/microcom-$(MICROCOM_VERSION)