Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-02 | Get the board-specific dependencies right. | Paul Mundt | |
Currently each board is dumping all of its config options regardless of whether we are even on the right architecture or not (this is due to outright sourcing of the configs at the upper level..). Dependency resolution either needs to be done there, or at the board-specific level. | |||
2005-04-15 | Some minor updates for the net4521 | Eric Andersen | |
2005-04-12 | Make busybox config file location a config option | Eric Andersen | |
2005-03-01 | Fix Soekris net4521 kernel config location | Eric Andersen | |
2005-02-24 | target/device/Soekris/net4521/linux.mk should only be used when | Eric Andersen | |
BR2_TARGET_SOEKRIS_NET4521 is enabled. | |||
2005-02-22 | fixup kernel compile | Eric Andersen | |
2005-02-17 | I need this bit too | Eric Andersen | |
2005-02-17 | more example device support | Eric Andersen | |
2005-02-17 | move more stuff around for better board support | Eric Andersen | |
2005-02-17 | more changes towards better board support | Eric Andersen | |