Print this page
PANKOVs restructure

*** 41,50 **** --- 41,51 ---- MODULE = power OBJECTS = $(POWER_OBJS:%=$(OBJS_DIR)/%) LINTS = $(POWER_OBJS:%.o=$(LINTS_DIR)/%.ln) ROOTMODULE = $(ROOT_DRV_DIR)/$(MODULE) CONF_SRCDIR = $(UTSBASE)/common/io + INC_PATH += -I$(SRC)/common # # Include common rules. # include $(UTSBASE)/intel/Makefile.intel