Commit Graph

10 Commits

Author SHA1 Message Date
Paul Mundt
48f9b7862e Get the board-specific dependencies right.
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-05-02 20:39:12 +00:00
Eric Andersen
3f7d89fe6f Some minor updates for the net4521 2005-04-15 02:14:42 +00:00
Eric Andersen
9fc890fc1f Make busybox config file location a config option 2005-04-12 20:32:45 +00:00
Eric Andersen
8855700d83 Fix Soekris net4521 kernel config location 2005-03-01 17:43:36 +00:00
Eric Andersen
970731e1ec target/device/Soekris/net4521/linux.mk should only be used when
BR2_TARGET_SOEKRIS_NET4521 is enabled.
2005-02-24 19:38:09 +00:00
Eric Andersen
487f8c9d03 fixup kernel compile 2005-02-22 08:46:49 +00:00
Eric Andersen
bca14a7528 I need this bit too 2005-02-17 21:08:20 +00:00
Eric Andersen
5b02c77f21 more example device support 2005-02-17 19:01:52 +00:00
Eric Andersen
c123fc3ccf move more stuff around for better board support 2005-02-17 18:49:52 +00:00
Eric Andersen
970e888983 more changes towards better board support 2005-02-17 18:22:12 +00:00