tools/coreutils: install "touch"
[openwrt/openwrt.git] / tools / coreutils / Makefile
index 4109fd77b37374f90298aacafb3a85ff14bd2b3c..e3387960530910470b0140d00f15d9dd432babc1 100644 (file)
@@ -16,7 +16,7 @@ PKG_HASH:=8891d349ee87b9ff7870f52b6d9312a9db672d2439d289bc57084771ca21656b
 
 HOST_BUILD_PARALLEL := 1
 
-BUILD_PROGRAMS = date readlink
+BUILD_PROGRAMS = date readlink touch
 
 include $(INCLUDE_DIR)/host-build.mk