diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-05 06:34:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-05 06:34:10 +0200 |
| commit | b18c5e09961d8bc0b2368176d9fb23789afebb87 (patch) | |
| tree | 0f29fbbe829f4d276b0bc3088138c81157fc4c73 /dev/boot/modules/BootNet/amd64.json | |
| parent | f085fd23cd23edfac585d326786b9a42b04da344 (diff) | |
| parent | 9b7a2a6461a463b08a120c660fcc64b46b65d417 (diff) | |
Merge pull request #11 from amlel-el-mahrouss/dev
pr: a big commit regarding MBCI, AHCI, and others.
Diffstat (limited to 'dev/boot/modules/BootNet/amd64.json')
| -rw-r--r-- | dev/boot/modules/BootNet/amd64.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/boot/modules/BootNet/amd64.json b/dev/boot/modules/BootNet/amd64.json index 112cf9f1..86143e6a 100644 --- a/dev/boot/modules/BootNet/amd64.json +++ b/dev/boot/modules/BootNet/amd64.json @@ -10,7 +10,7 @@ "-fPIC", "-fno-rtti", "-fno-exceptions", - "-Wl,--subsystem=17,--image-base,0x1000000,-e,ModuleMain" + "-Wl,--subsystem=17,--image-base,0x1000000,-e,BootNetModuleMain" ], "cpp_macros": [ "__NEOSKRNL__", |
