hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/arch/sparc/boot/Makefile
....@@ -7,7 +7,7 @@
77 ROOT_IMG := /usr/src/root.img
88 ELFTOAOUT := elftoaout
99
10
-hostprogs-y := piggyback
10
+hostprogs := piggyback
1111 targets := tftpboot.img image zImage vmlinux.aout
1212 clean-files := System.map
1313