Your ROOT_URL in app.ini is unix://git.lalonde.me:3000/ but you are visiting https://git.lalonde.me/matth/coreboot_buildroot_project/commit/8a9e040dc5fce9009e2c3dc845e346751fd1bb0b?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

memconsole module (not working)

pull/5/head
xSmurf 10 years ago
parent 602683055b
commit 8a9e040dc5

@ -2990,6 +2990,12 @@ CONFIG_DMI_SYSFS=y
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_ISCSI_IBFT_FIND is not set
# CONFIG_GOOGLE_FIRMWARE is not set
CONFIG_COREBOOT_FIRMWARE=y
#
# Coreboot Firmware Drivers
#
CONFIG_COREBOOT_MEMCONSOLE=m
#
# File systems

Loading…
Cancel
Save