summaryrefslogtreecommitdiffstats
path: root/target/device/Soekris
Commit message (Collapse)AuthorAgeFilesLines
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-1/+1
| | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
* Update squashfs patch to v3.0 (2.4.28 kernel)Peter Korsgaard2006-05-242-0/+0
| | | | Untested as I don't have the hw, but the patch applies cleanly.
* added the soekris net4801 target per case 0000613David Anders2006-01-238-2/+1842
|
* Patrick Doyle writes:Mike Frysinger2005-07-112-2/+2
| | | | | | | | 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
* Get the board-specific dependencies right.Paul Mundt2005-05-021-0/+4
| | | | | | | | 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.
* Some minor updates for the net4521Eric Andersen2005-04-155-13/+26
|
* Make busybox config file location a config optionEric Andersen2005-04-121-1/+1
|
* Fix Soekris net4521 kernel config locationEric Andersen2005-03-011-1/+1
|
* target/device/Soekris/net4521/linux.mk should only be used when Eric Andersen2005-02-241-1/+2
| | | | BR2_TARGET_SOEKRIS_NET4521 is enabled.
* fixup kernel compileEric Andersen2005-02-222-10/+6
|
* I need this bit tooEric Andersen2005-02-171-0/+8
|
* more example device supportEric Andersen2005-02-174-7/+637
|
* move more stuff around for better board supportEric Andersen2005-02-1729-0/+1018
|
* more changes towards better board supportEric Andersen2005-02-171-0/+6