Changes in defaults/ppc32/Makefile.config [30730e5:e369d1c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/ppc32/Makefile.config
r30730e5 re369d1c 7 7 # Compiler 8 8 COMPILER = gcc_cross 9 10 # Lazy FPU context switching11 CONFIG_FPU_LAZY = n12 9 13 10 # Debug build … … 43 40 # OHCI root hub power switch, ganged is enough 44 41 OHCI_POWER_SWITCH = ganged 42 43 # Barebone build with essential binaries only 44 CONFIG_BAREBONE = y
Note:
See TracChangeset
for help on using the changeset viewer.