mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-19 13:53:41 -09:00
This variable is no longer used anywhere in the tree so remove it. Signed-off-by: Vincent Fazio <vfazio@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
9 lines
236 B
Makefile
9 lines
236 B
Makefile
################################################################################
|
|
#
|
|
# gettext
|
|
#
|
|
################################################################################
|
|
|
|
$(eval $(virtual-package))
|
|
$(eval $(host-virtual-package))
|