| Anonymous | Login | Signup for a new account | 11-10-2008 11:21 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0001568 | [buildroot] Other | minor | always | 10-31-07 22:52 | 11-27-07 13:28 | |||||||
| Reporter | hmoffatt | View Status | public | |||||||||
| Assigned To | buildroot | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | ||||||||||
| Summary | 0001568: "make BOARD=xyz menuconfig" / oldconfig etc does not work | |||||||||||
| Description |
buildroot allows you to do "make BOARD=xyz world" to compile using the configuration file in local/xyz/xyz.config, but you can't call menuconfig, oldconfig etc in this way. The problem is that the name of the configuration file isn't being passed to the kconfig tool (package/config/conf). kconfig uses $BUILDROOT_CONFIG, so all that is needed is to set that environment variable. Patch attached fixes this so that "make BOARD=xyz oldconfig" works. |
|||||||||||
| Additional Information | ||||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
| Copyright © 2000 - 2006 Mantis Group |