Changeset 4b583f4 in mainline
- Timestamp:
- 2017-04-04T14:31:53Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 356c386
- Parents:
- 907d91a
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/mips32/Makefile.config
r907d91a r4b583f4 44 44 CONFIG_HID_OUT = generic 45 45 46 # Barebone build with essential binaries only 46 # Barebone build with essential binaries only 47 47 CONFIG_BAREBONE = y -
defaults/mips32/malta-be/Makefile.config
r907d91a r4b583f4 1 1 # Machine type 2 MACHINE = bmalta 2 MACHINE = bmalta -
defaults/mips32/malta-le/Makefile.config
r907d91a r4b583f4 1 1 # Machine type 2 MACHINE = lmalta 2 MACHINE = lmalta -
uspace/app/modplay/Makefile
r907d91a r4b583f4 37 37 -I$(LIBHOUND_PREFIX)/include \ 38 38 -I$(LIBPCM_PREFIX)/include 39 39 40 BINARY = modplay 40 41
Note:
See TracChangeset
for help on using the changeset viewer.