target.mk 112 B

1234
  1. include $(TOPDIR)/mk/kernel-ver.mk
  2. ARCH:= x86
  3. CPU_ARCH:= x86_64
  4. TARGET_CFLAGS_ARCH:= $(ADK_TARGET_CFLAGS)