| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos: Fix make-kalman to run under dash | Keith Packard | 2011-09-21 |
| | | | | | | | Dash can't deal with >&, so use the old-school > file 2>&1 Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | fix bashism that prevents building with /bin/sh->/bin/dash | Bdale Garbee | 2011-09-21 |
| | | |||
| * | altos: Restructure altos build to prepare for multi-arch support | Keith Packard | 2011-08-25 |
| Split out sources into separate directories: core: architecture and product independent bits cc1111: cc1111-specific code drivers: architecture independent drivers product: product-specific sources and Makefile fragments util: scripts for building stuff This should have no effect on the built products, but testing is encouraged Signed-off-by: Keith Packard <keithp@keithp.com> | |||
