Loading configure +2 −2 Original line number Diff line number Diff line Loading @@ -1775,7 +1775,7 @@ echo "CLOCKLIBS=$CLOCKLIBS" >> $config_host_mak echo "/* Automatically generated by configure - do not modify */" > $config_host_h $source_path/create_config < $config_host_mak >> $config_host_h $SHELL $source_path/create_config < $config_host_mak >> $config_host_h if test -f ${config_host_h}~ ; then if cmp -s $config_host_h ${config_host_h}~ ; then Loading Loading @@ -2099,7 +2099,7 @@ fi echo "/* Automatically generated by configure - do not modify */" > $config_h echo "#include \"../config-host.h\"" >> $config_h $source_path/create_config < $config_mak >> $config_h $SHELL $source_path/create_config < $config_mak >> $config_h if test -f ${config_h}~ ; then if cmp -s $config_h ${config_h}~ ; then Loading pc-bios/optionrom/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ build-all: multiboot.bin $(call quiet-command,$(OBJCOPY) -O binary -j .text $< $@," Building $(TARGET_DIR)$@") %.bin: %.raw $(call quiet-command,$(SRC_PATH)/pc-bios/optionrom/signrom.sh $< $@," Signing $(TARGET_DIR)$@") $(call quiet-command,$(SHELL) $(SRC_PATH)/pc-bios/optionrom/signrom.sh $< $@," Signing $(TARGET_DIR)$@") clean: $(RM) *.o *.img *.bin *~ Loading
configure +2 −2 Original line number Diff line number Diff line Loading @@ -1775,7 +1775,7 @@ echo "CLOCKLIBS=$CLOCKLIBS" >> $config_host_mak echo "/* Automatically generated by configure - do not modify */" > $config_host_h $source_path/create_config < $config_host_mak >> $config_host_h $SHELL $source_path/create_config < $config_host_mak >> $config_host_h if test -f ${config_host_h}~ ; then if cmp -s $config_host_h ${config_host_h}~ ; then Loading Loading @@ -2099,7 +2099,7 @@ fi echo "/* Automatically generated by configure - do not modify */" > $config_h echo "#include \"../config-host.h\"" >> $config_h $source_path/create_config < $config_mak >> $config_h $SHELL $source_path/create_config < $config_mak >> $config_h if test -f ${config_h}~ ; then if cmp -s $config_h ${config_h}~ ; then Loading
pc-bios/optionrom/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ build-all: multiboot.bin $(call quiet-command,$(OBJCOPY) -O binary -j .text $< $@," Building $(TARGET_DIR)$@") %.bin: %.raw $(call quiet-command,$(SRC_PATH)/pc-bios/optionrom/signrom.sh $< $@," Signing $(TARGET_DIR)$@") $(call quiet-command,$(SHELL) $(SRC_PATH)/pc-bios/optionrom/signrom.sh $< $@," Signing $(TARGET_DIR)$@") clean: $(RM) *.o *.img *.bin *~