Skip to content

Commit

Permalink
Merge pull request #1 from Cubox-/patch-1
Browse files Browse the repository at this point in the history
Removed the -Werror who cause some compilation crash.
  • Loading branch information
rabeeh committed Mar 29, 2012
2 parents a02fe1e + 82c41d6 commit c047952
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/mach-dove/gc600_driver_dove/galcore_ko_src/Makefile
Expand Up @@ -37,8 +37,6 @@ OS_KERNEL_DIR := hal/os/linux/kernel
ARCH_KERNEL_DIR := arch/$(notdir $(AQARCH))/hal/kernel
HAL_KERNEL_DIR := hal/kernel

EXTRA_CFLAGS += -Werror

OBJS := $(OS_KERNEL_DIR)/gc_hal_kernel_debug.o \
$(OS_KERNEL_DIR)/gc_hal_kernel_device.o \
$(OS_KERNEL_DIR)/gc_hal_kernel_driver.o \
Expand Down

0 comments on commit c047952

Please sign in to comment.