forgot to add common/scaler to MODULE_DIRS
svn-id: r10490
This commit is contained in:
parent
c40e7d68a5
commit
e342878f84
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ MODULE_OBJS := \
|
|||
common/scaler/hq3x.o
|
||||
|
||||
MODULE_DIRS += \
|
||||
common
|
||||
common \
|
||||
common/scaler
|
||||
|
||||
# Include common rules
|
||||
include common.rules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue