You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
debian-installer/build/config/mipsel/loongson-3.cfg

11 lines
347 B

MEDIUM_SUPPORTED = netboot
MEDIUM_SUPPORTED_EXTRA = monolithic
# The version of the kernel to use.
KERNELVERSION := $(KERNELVERSION)-loongson-3
boot.cfg:
bootvars-subst KERNELVERSION "$(KERNELVERSION)" \
<boot/mipsel/loongson.cfg >$(SOME_DEST)/$(EXTRANAME)boot.cfg
update-manifest $(SOME_DEST)/$(EXTRANAME)boot.cfg "PMON configuration file"