Fixed Makefile to adjust new directories.
This commit is contained in:
parent
f412570739
commit
63d82fcaeb
21 changed files with 84 additions and 53 deletions
|
@ -33,7 +33,4 @@ ifdef $(or MOUSEKEY_ENABLE, PS2_MOUSE_ENABLE)
|
|||
endif
|
||||
|
||||
# Search Path
|
||||
VPATH += $(COMMON_DIR)
|
||||
|
||||
|
||||
include $(COMMON_DIR)/rules.mk
|
||||
VPATH += $(TOP_DIR)/common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue