Mercurial > hg > Members > kono > nitros9-code
diff 3rdparty/drivers/mmc/makefile @ 2890:1addfd8c9d5f
Revert e4a0f58a5f9b (set NITROS9DIR in makefiles)
This was not done in lwtools-port and makes it more
difficult to compare the trees. Therefore revert it
for now. I will reapply or do it in another way
later.
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sun, 24 Nov 2013 23:13:46 +0100 |
parents | e4a0f58a5f9b |
children | 28ed72477814 |
line wrap: on
line diff
--- a/3rdparty/drivers/mmc/makefile Sun Nov 24 17:43:47 2013 +0100 +++ b/3rdparty/drivers/mmc/makefile Sun Nov 24 23:13:46 2013 +0100 @@ -1,9 +1,6 @@ # Jim Hathaway's MultiMediaCard NitrOS-9 driver -ifndef NITROS9DIR -NITROS9DIR = $(HOME)/nitros9 -endif -include $(NITROS9DIR)/rules.mak +include ../../../rules.mak DEPENDS = ./makefile DRVRS = mmcdrv_l1.dr mmcdrv_l2.dr mmcdrv_l1s.dr mmcdrv_l2s.dr