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

refactor Makefile #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

chirayudesai
Copy link
Contributor

  • Move files from build-$arch-$bsp to top directory
  • Get rid of duplicate versions of certain files, and
    consolidate others
  • Allow passing in the RTEMS path, tools path, architecture and bsp
    via environment variables rather than editing the Makefile
    (Default is arm-raspberrypi)
    TODO: Better handling of this, mainly the cflags / ldflags

* Move files from build-$arch-$bsp to top directory
* Get rid of duplicate versions of certain files, and
  consolidate others
* Allow passing in the RTEMS path, tools path, architecture and bsp
  via environment variables rather than editing the Makefile
  (Default is arm-raspberrypi)
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.

2 participants