Changes in kernel/arch/abs32le/Makefile.inc [bf85e56:55896b6] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/abs32le/Makefile.inc
rbf85e56 r55896b6 39 39 endif 40 40 41 ifeq ($(COMPILER),clang) 42 CLANG_ARCH = i386 43 endif 44 41 45 BITS = 32 42 46 ENDIANESS = LE
Note:
See TracChangeset
for help on using the changeset viewer.