David Anders
59e9a3c8b8
added the soekris net4801 target per case 0000613
2006-01-23 20:13:15 +00:00
David Anders
29f6c535aa
fix kernel build from bug report 0000476
2006-01-20 20:51:48 +00:00
David Anders
5d46a9bb79
add Sharp LH79520 based LNode80 target
2006-01-19 13:51:23 +00:00
Eric Andersen
cf4ab1a045
Well that was stupid. It seems we were carrying about two copies of pre-built
...
binary terminfo stuff, which is supposed to be built by ncurses at compile time.
2005-11-04 16:55:09 +00:00
Eric Andersen
7e133da77d
terminfo stuff is created by ncurses, and should not be installed
...
unless ncurses is installed. It probably need to be byteswapped
for big endian anyway, so using pre-build stuff is bad regardless.
2005-11-04 16:50:28 +00:00
"Steven J. Hill"
4891f7e79d
Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot.
2005-09-24 19:58:18 +00:00
"Steven J. Hill"
820e4ce7d2
Add new configuration option.
2005-09-12 22:24:35 +00:00
Eric Andersen
d81a10c94f
resync
2005-08-10 10:14:53 +00:00
Eric Andersen
a18f36417b
Only include linux makefile when properly selected
2005-08-01 21:13:40 +00:00
Eric Andersen
bc02c515f2
Via EPIA MII specific Linux config is (surprise) specific to the Via EPIA MII
...
and only should be selectable when BR2_TARGET_VIA_EPIA_MII has first been
selected.
2005-08-01 21:11:06 +00:00
"Steven J. Hill"
1ba78f57e1
Add in options for NPTL in uClibc. Users can select, but since NPTL is
...
on a branch it will not have any effect. Updated DBAu1500 configuration
files for latest uClibc snapshot and NPTL options.
2005-07-29 23:28:31 +00:00
Mike Frysinger
b5ad3a7944
Patrick Doyle writes:
...
target/device/Soekris/net4521/linux.mk is missing an endif for
the first if statement
target/device/Soekris/Makefile.in needs to set TARGETS before
including linux.mk since the file checks the TARGETS variables
2005-07-11 21:53:23 +00:00
Eric Andersen
819e51b309
New target/device: Via epia-mii:
...
Creates a target for the epia-mii board. Fairly generic, based on 2.6 kernel.
Doesn't override the busybox or uclibc configurations. Includes one patch,
which I still can't get to apply (it applies cleanly manually, but isn't
applied through buildroot).
http://bugs.busybox.net/view.php?id=188
2005-06-23 21:34:25 +00:00
Eric Andersen
8365078d61
routine .config update
2005-06-09 12:03:40 +00:00
Paul Mundt
c5564f7b34
Initial support for MS7206SE01 sh2a board.
2005-05-03 13:56:36 +00:00
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
74ad4e12c8
Change all instances of 'ln -sf' to 'ln -snf'
2005-04-15 02:19:11 +00:00
Eric Andersen
3f7d89fe6f
Some minor updates for the net4521
2005-04-15 02:14:42 +00:00
Eric Andersen
1f916f6835
switch to mips32
2005-04-14 08:01:51 +00:00
Eric Andersen
9fc890fc1f
Make busybox config file location a config option
2005-04-12 20:32:45 +00:00
Eric Andersen
578ecbbfc8
Minor platform updates
2005-03-31 22:45:22 +00:00
Eric Andersen
0fd5ede9f6
Teach the kernel config to also swing both ways
2005-03-10 20:00:25 +00:00
Eric Andersen
239d88cee2
Try out mips3
2005-03-10 19:48:32 +00:00
Eric Andersen
781ce9185d
The DBAu1500 can run as either big or little endian
2005-03-10 19:47:57 +00:00
Eric Andersen
d620c911e8
Add board support for AMD devel boards
2005-03-09 08:35:45 +00:00
Eric Andersen
a65a9369f4
Add board support for the AMD DBAu1500 development board
2005-03-09 08:35:06 +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
02242b9f3d
move stuff around a little bit more
2005-02-18 19:32:18 +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
Eric Andersen
bb15c2215e
more changes towards better board support
2005-02-17 18:21:20 +00:00
Eric Andersen
e58927e0e4
Move device table to
2005-02-17 17:07:29 +00:00
Eric Andersen
29704897cd
Add the new device directory
2005-02-17 17:05:47 +00:00