summaryrefslogtreecommitdiffstats
path: root/bsd_eth_drivers/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2009-08-05 21:31:08 +0000
committerTill Straumann <strauman@slac.stanford.edu>2009-08-05 21:31:08 +0000
commitc47c1f8277459394ac017ec34ac51f0198ebe9b9 (patch)
treea4f1199d0435128465d7e8267680d26e97a40b8b /bsd_eth_drivers/ChangeLog
parent2009-08-05 Till Straumann <Till.Straumann@TU-Berlin.de> (diff)
downloadlibbsdport-c47c1f8277459394ac017ec34ac51f0198ebe9b9.tar.bz2
2009-08-05 Till Straumann <Till.Straumann@TU-Berlin.de>
* libbsdport/alldrv.c: reactivate weak aliases for all known/supported drivers. This magic allows the user to just link the desired (sub-)set of drivers.
Diffstat (limited to 'bsd_eth_drivers/ChangeLog')
-rw-r--r--bsd_eth_drivers/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bsd_eth_drivers/ChangeLog b/bsd_eth_drivers/ChangeLog
index eafed6c..b8ad81f 100644
--- a/bsd_eth_drivers/ChangeLog
+++ b/bsd_eth_drivers/ChangeLog
@@ -1,4 +1,11 @@
2009-08-05 Till Straumann <Till.Straumann@TU-Berlin.de>
+
+ * libbsdport/alldrv.c: reactivate weak aliases for all
+ known/supported drivers. This magic allows the user to
+ just link the desired (sub-)set of drivers.
+
+2009-08-05 Till Straumann <Till.Straumann@TU-Berlin.de>
+
* libbsdport/libbsdport.h: define _KERNEL only if not defined already
(e.g., from Makefile).