Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 9056 → Rev 9057

/drivers/ddk/Makefile
1,6 → 1,7
 
CC = gcc
AS = as
CC = kos32-gcc
AS = kos32-as
LD = kos32-ld
 
DRV_TOPDIR = $(CURDIR)/..
DRV_INCLUDES = $(DRV_TOPDIR)/include