Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

谷歌安卓12-5.10系列内核源码 #14

Description

@CNnijiawanzai

编译时报错
ERROR: modpost: "valid_phys_addr_range" [drivers/wanzai/wanzai.ko] undefined!
make[2]: *** [/root/A12-5.10/common/scripts/Makefile.modpost:168: modules-only.symvers] Error 1
make[2]: *** Deleting file 'modules-only.symvers'
make[1]: *** [/root/A12-5.10/common/Makefile:1848: modules] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [/root/A12-5.10/common/Makefile:192: __sub-make] Error 2
其中drivers/Makefile里面内容是
obj-m += wanzai/
drivers/wanzai/Makefile内容为
obj-m += wanzai.o
wanzai-objs := memory.o process.o entry.o

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions