summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-09-12 20:09:09 +0000
committerwdenk <wdenk>2003-09-12 20:09:09 +0000
commitb70e7a00c8bc6feb5f5718ba1c6d4fedb294483a (patch)
tree9ec2151542ee51cbe7a220c03ff8aa0e10c97605 /drivers
parentf5300ab241898c490231e59229e6312aa862ce52 (diff)
downloadblackbird-obmc-uboot-b70e7a00c8bc6feb5f5718ba1c6d4fedb294483a.tar.gz
blackbird-obmc-uboot-b70e7a00c8bc6feb5f5718ba1c6d4fedb294483a.zip
* Patch by Rune Torgersen, 11 Sep 2003:
Changed default memory option on MPC8266ADS to NOT be Page Based Interleave, since this doesn't work very well with the standard 16MB DIMM * Patch by George G. Davis, 12 Sep 2003: fix Makefile settings for sk98 driver
Diffstat (limited to 'drivers')
-rw-r--r--drivers/sk98lin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sk98lin/Makefile b/drivers/sk98lin/Makefile
index 0868587ca8..f48b37ed9e 100644
--- a/drivers/sk98lin/Makefile
+++ b/drivers/sk98lin/Makefile
@@ -24,6 +24,7 @@
#
# Makefile for the SysKonnect SK-98xx device driver.
#
+include $(TOPDIR)/config.mk
LIB := libsk98lin.a
OpenPOWER on IntegriCloud