5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
# Include definitions common to linux pentium targets
|
|
include $(CONFIG)/os/CONFIG.Common.linux-x86
|
|
|
|
ARCH_DEP_CFLAGS += -march=i686
|