You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1234567 |
- # To build Linux x86 32-bit in an x86-64 environment
-
- include $(TOP)/configs/linux-x86
-
- CONFIG_NAME = linux-x86-32
-
- ARCH_FLAGS += -m32
|