Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253323
b: refs/heads/master
c: 978b42e
h: refs/heads/master
i:
  253321: 863d08e
  253319: eec0f1d
v: v3
  • Loading branch information
Guan Xuetao committed Jun 9, 2011
1 parent 4dabfbe commit ef45811
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f4728fd21f6d81bb2100da7eb9c675f1a74ad30d
refs/heads/master: 978b42e6f6f48560b18661a5e187aec7329a094b
3 changes: 2 additions & 1 deletion trunk/arch/unicore32/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ endif

boot := arch/unicore32/boot

# Default target when executing plain make
# Default defconfig and target when executing plain make
KBUILD_DEFCONFIG := $(ARCH)_defconfig
KBUILD_IMAGE := zImage

all: $(KBUILD_IMAGE)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### General setup
CONFIG_EXPERIMENTAL=y
CONFIG_LOCALVERSION="-debug"
CONFIG_LOCALVERSION="-unicore32"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
Expand Down

0 comments on commit ef45811

Please sign in to comment.