Makefile: remove orphan dependency.

This commit is contained in:
Albert Hopkins 2018-12-01 23:56:25 -08:00
parent 6ba642f7c1
commit cb8529f7ea
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ endif
touch $(GRUB)
$(SOFTWARE): $(STAGE3) $(SYSTOOLS) configs/eth.network configs/issue $(WORLD) $(PROFILE)
$(SOFTWARE): $(STAGE3) $(SYSTOOLS) configs/eth.network configs/issue $(WORLD)
@print Building $(APPLIANCE)-specific software
$(MAKE) -C appliances/$(APPLIANCE) preinstall