Skip to content

Fix compiling failure with 'O=' parameter #8

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

Open
wants to merge 1 commit into
base: nanopi2-lollipop-mr1
Choose a base branch
from

Conversation

xingrz
Copy link

@xingrz xingrz commented Sep 23, 2016

While compiling with make O= to specific an output directory, for example,
compiling with CM, it may failed with errors like:

fatal error: opening dependency file drivers/media/video/nexell/out/hdmi-new/cec/.nxp-hdmi-cec.o.d: No such file or directory

This resolve the problem by splitting their Makefiles into their subdirs.

While compiling with 'make O=' to specific an output directory, for example,
compiling with CM, it may failed with errors like:

    fatal error: opening dependency file drivers/media/video/nexell/out/
    hdmi-new/cec/.nxp-hdmi-cec.o.d: No such file or directory

This resolve the problem by splitting their Makefiles into their subdirs.
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

Successfully merging this pull request may close these issues.

1 participant