mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-15 00:03:39 +08:00
4 lines
58 B
Makefile
4 lines
58 B
Makefile
ifeq ($(strip $(BR2_PACKAGE_NEWT)),y)
|
|
TARGETS+=newt
|
|
endif
|