Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo with "CFLAGS_MODULE" in SOURCE/module/Makefile #135

Open
cjh2cjh opened this issue Aug 27, 2021 · 1 comment
Open

Typo with "CFLAGS_MODULE" in SOURCE/module/Makefile #135

cjh2cjh opened this issue Aug 27, 2021 · 1 comment

Comments

@cjh2cjh
Copy link

cjh2cjh commented Aug 27, 2021

In the following lines of the file SOURCE/module/Makefile:
13 ifeq ($(CFLAGS_MODULE),)
14 DIAG_EXTRA_CFLAGS += $(CFLAGS_MODULE)
15 endif

Should "ifeq" be "ifneq" ?

@git-baoyou
Copy link
Collaborator

看起来是需要修改的,请提一个PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants