Hi everyone :)
I had post in wrong section, so repost here
I have build succefully cm9 for a MTK based device (wiko s8073), but i change my hdd, so i reinstall clean sources, but now i CAN'T build anything,
I have always make: *** No rule to make target `bacon'. Stop.
I also try make otapackage and make bacon alone
Thanks for help :)
I had post in wrong section, so repost here
I have build succefully cm9 for a MTK based device (wiko s8073), but i change my hdd, so i reinstall clean sources, but now i CAN'T build anything,
I have always make: *** No rule to make target `bacon'. Stop.
Code:
pdroid@linuxUB-MS-7596:~/cyanogenmod9$ . build/envsetup.sh
including device/ti/panda/vendorsetup.sh
including device/wiko/s8073/vendorsetup.sh
including vendor/cm/vendorsetup.sh
including sdk/bash_completion/adb.bash
pdroid@linuxUB-MS-7596:~/cyanogenmod9$ brunch s8073
including vendor/cm/vendorsetup.sh
Trying dependencies-only mode on a non-existing device tree?
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.0.4
TARGET_PRODUCT=cm_s8073
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=IMM76L
============================================
make: *** No rule to make target `bacon'. Stop.Code:
make: *** No rule to make target `otapackage'. Stop.Code:
make: *** No rule to make target `bacon'. Stop.Thanks for help :)