Age | Commit message (Collapse) | Author |
|
disable it for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 104a7e63b5fcdc1bf124142b31498795b23eeb57.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some no-MMU targets need uclinux in its triple, some
not. Introduce a new symbol for noMMU to select
correct software and configuration instead of using
UCLINUX symbol.
|
|
binaries are working for now)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 6e8780e7a11362cc44a07188eb76c9035773beb5.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gcc uses for some architectures --with-cpu, with others
--with-arch. Add two different symbols for that.
|
|
For better maintenance, rework hardware model specific
CFLAGS. Work in progress, needs moe testing.
|