mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-21 20:03:25 +08:00
4 lines
60 B
Makefile
4 lines
60 B
Makefile
ifeq ($(strip $(BR2_PACKAGE_SOCAT)),y)
|
|
TARGETS+=socat
|
|
endif
|