gwsystems / composite

A component-based OS
composite.seas.gwu.edu
185 stars 70 forks source link

Makefile: Use a more generic way to fetch CPU speed #395

Closed msdx321 closed 4 years ago

msdx321 commented 4 years ago

Signed-off-by: msdx321 msdx321@gmail.com

Summary of this Pull Request (PR)

Fix make config-gen under AMD system.

Intent for your PR

Choose one (Mandatory):

Reviewers (Mandatory):

(Specify @<github.com username(s)> of the reviewers. Ex: @user1, @user2)

Code Quality

As part of this pull request, I've considered the following:

Style:

Code Craftsmanship:

Testing

I've tested the code using the following test programs (provide list here):

gparmer commented 4 years ago

Seems fine to me. Ready to PR (you indicated this was just for feedback)???

msdx321 commented 4 years ago

Seems fine to me. Ready to PR (you indicated this was just for feedback)???

I've only tested this on my own machines. I hope it can be tested on other setup before being merged.

gparmer commented 4 years ago

Seems like a clear improvement. I'm merging.