1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-28 12:21:06 +02:00

4 lines
56 B
Makefile
Raw Normal View History

ifeq ($(strip $(BR2_PACKAGE_SED)),y)
TARGETS+=sed
endif