Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
BobZhome committed Feb 18, 2012
1 parent 0d4c439 commit 9d6e77b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -182,7 +182,7 @@ SUBARCH := arm
# Note: Some architectures assign CROSS_COMPILE in their arch/*/Makefile
export KBUILD_BUILDHOST := $(SUBARCH)
ARCH ?= $(SUBARCH)
CROSS_COMPILE ?= arm-eabi-
CROSS_COMPILE ?= /home/bobzhome/android/android-toolchain-eabi/bin/arm-eabi-

# Architecture as present in compile.h
UTS_MACHINE := $(ARCH)
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/configs/chaos_defconfig
Expand Up @@ -33,7 +33,7 @@ CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION="$(KERNEL_LOCAL_VERSION)-v3.7"
CONFIG_LOCALVERSION="$(KERNEL_LOCAL_VERSION)-v3.8.ics"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
Expand Down
Empty file modified drivers/net/wireless/libra/Makefile 100755 → 100644
Empty file.
Empty file modified drivers/net/wireless/libra/libra_sdioif.c 100755 → 100644
Empty file.

0 comments on commit 9d6e77b

Please sign in to comment.