hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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