Commit 24b3aa09 authored by John Stultz's avatar John Stultz Committed by Greg Kroah-Hartman

ion: Reenable the build

Now that ION builds, reenable it in the build.
Signed-off-by: default avatarJohn Stultz <john.stultz@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 968141d2
ccflags-y += -I$(src) # needed for trace events ccflags-y += -I$(src) # needed for trace events
# ION doesn't build just yet, so disable it from the build obj-y += ion/
#obj-y += ion/
obj-$(CONFIG_ANDROID_BINDER_IPC) += binder.o obj-$(CONFIG_ANDROID_BINDER_IPC) += binder.o
obj-$(CONFIG_ASHMEM) += ashmem.o obj-$(CONFIG_ASHMEM) += ashmem.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment