build: Rebuild when busybox.symlinks changes
parent
301589af22
commit
3ca750f495
1
Makefile
1
Makefile
|
@ -39,6 +39,7 @@ $(O)/.ready: \
|
||||||
build-rootfs.sh \
|
build-rootfs.sh \
|
||||||
install.packages \
|
install.packages \
|
||||||
installonly.packages \
|
installonly.packages \
|
||||||
|
busybox.symlinks \
|
||||||
$(O)/linux/arch/arm64/boot/Image.gz \
|
$(O)/linux/arch/arm64/boot/Image.gz \
|
||||||
$(O)/.host-tools \
|
$(O)/.host-tools \
|
||||||
$(O)/.built
|
$(O)/.built
|
||||||
|
|
Loading…
Reference in New Issue