--- drm/linux-core/Makefile 2005-06-03 21:02:54.000000000 +0100 +++ drm/linux-core/Makefile 2005-06-17 21:40:34.000000000 +0100 @@ -173,7 +173,7 @@ all: modules modules: includes - make -C $(LINUXDIR) $(GETCONFIG) SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules + $(MAKE) -C $(LINUXDIR) $(GETCONFIG) SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules ifeq ($(HEADERFROMBOOT),1) @@ -243,7 +243,7 @@ rm -rf $(CLEANFILES) $(MODULE_LIST):: - make DRM_MODULES=$@ modules + $(MAKE) DRM_MODULES=$@ modules # Build test utilities g' alt='cgit logo'/> index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/mono-xsp
AgeCommit message (Expand)AuthorFiles
2008-01-26divers: replace '=' definition of dbg packages with '+=' for 43 files. fixes...Rolf Leggewie1
2008-01-25divers: add debug package for 85 files with hardcoded PACKAGES definition. P...Rolf Leggewie1
2007-10-26mono-xsp 1.2.5: fix FILES_ for mono-xsp packageCliff Brake1
2007-10-26mono-xsp: add packageCliff Brake2