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