Skip to content

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