aboutsummaryrefslogtreecommitdiffstats
path: root/make/pcmcia.mk
Commit message (Collapse)AuthorAgeFilesLines
* Rework things to ensure we are cross compiling. Teach problematicEric Andersen2003-03-041-1/+1
| | | | | apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib
* Fix pcmcia startup. Add grepEric Andersen2003-02-151-1/+1
|
* Fix a few problems noticed by Peter S. MazingerEric Andersen2003-02-151-2/+0
|
* Fixup pcmcia initializationEric Andersen2003-02-141-7/+5
|
* Be extra sure that /etc/init.d/S30pcmcia is executableEric Andersen2003-02-041-0/+1
|
* pcmcia updateEric Andersen2003-01-211-1/+1
|
* Just use the default pcmcia scriptEric Andersen2003-01-201-1/+1
|
* Change from using "TARGET_CC1" to just plan "TARGET_CC"Eric Andersen2003-01-191-1/+1
| | | | which is a bit more sensible.
* Fix filenameEric Andersen2003-01-181-1/+1
|
* Merge a bunch of stuff over from the tuxscreen buildroot, withEric Andersen2003-01-181-0/+92
many updates to make things be more consistant. -Erik