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

readme: add CROSS_COMPILE and ARCH flags into kernel make command #57

Merged
merged 1 commit into from Aug 23, 2013

Conversation

CommunistCode
Copy link

It can be a bit confusing to a new user when they first try to compile the kernel as per these instructions, as it will use the host environment to compile the kernel, which will fail. Add in example CROSS_COMPILE value, and add ARCH=arm to at least send them down the right path.

It can be a bit confusing to a new user when they first try to compile the kernel as per these instructions, as it will use the host environment to compile the kernel, which will fail. Add in example CROSS_COMPILE value, and add ARCH=arm to at least send them down the right path.
koenkooi added a commit that referenced this pull request Aug 23, 2013
readme: add CROSS_COMPILE and ARCH flags into kernel make command
@koenkooi koenkooi merged commit 1a957c4 into beagleboard:3.8 Aug 23, 2013
@koenkooi koenkooi mentioned this pull request Sep 15, 2013
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.

None yet

2 participants