The target is readline-target, not readline_target
This commit is contained in:
parent
dd510c2b69
commit
bc45a9b966
@ -86,5 +86,5 @@ ifeq ($(strip $(BR2_READLINE)),y)
|
||||
TARGETS+=readline
|
||||
endif
|
||||
ifeq ($(strip $(BR2_PACKAGE_READLINE_TARGET)),y)
|
||||
TARGETS+=readline_target
|
||||
TARGETS+=readline-target
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user