Created
March 31, 2013 15:15
-
-
Save orospakr/5280953 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
orospakr@orthanc:~/code/others/cyanogenmod/packages/apps/Contacts$ mm | |
============================================ | |
PLATFORM_VERSION_CODENAME=REL | |
PLATFORM_VERSION=4.2.2 | |
TARGET_PRODUCT=full | |
TARGET_BUILD_VARIANT=eng | |
TARGET_BUILD_TYPE=release | |
TARGET_BUILD_APPS= | |
TARGET_ARCH=arm | |
TARGET_ARCH_VARIANT=armv7-a | |
HOST_ARCH=x86 | |
HOST_OS=linux | |
HOST_OS_EXTRA=Linux-3.8.4-1-ARCH-x86_64-with-glibc2.2.5 | |
HOST_BUILD_TYPE=release | |
BUILD_ID=JDQ39 | |
OUT_DIR=/home/orospakr/code/others/cyanogenmod/out | |
============================================ | |
No private recovery resources for TARGET_DEVICE generic | |
make: Entering directory `/home/orospakr/code/others/cyanogenmod' | |
build/core/tasks/kernel.mk:82: ********************************************************** | |
build/core/tasks/kernel.mk:83: * Kernel source found, but no configuration was defined * | |
build/core/tasks/kernel.mk:84: * Please add the TARGET_KERNEL_CONFIG variable to your * | |
build/core/tasks/kernel.mk:85: * BoardConfig.mk file * | |
build/core/tasks/kernel.mk:86: ********************************************************** | |
make: *** No rule to make target `/home/orospakr/code/others/cyanogenmod/out/target/common/obj/APPS/framework-res_intermediates/src/R.stamp', needed by `/home/orospakr/code/others/cyanogenmod/out/target/common/obj/APPS/Contacts_intermediates/src/R.stamp'. Stop. | |
make: Leaving directory `/home/orospakr/code/others/cyanogenmod' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment