forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
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