Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37621
b: refs/heads/master
c: f2443ab
h: refs/heads/master
i:
  37619: 4ea051d
v: v3
  • Loading branch information
Ross Biro authored and Linus Torvalds committed Oct 1, 2006
1 parent fe92976 commit 70faef5
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 756184b7d771992f4fb1998d62aebcaf3e028076
refs/heads/master: f2443ab6c485701576e9116ee44817e66adafd5a
2 changes: 1 addition & 1 deletion trunk/init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ config AUDITSYSCALL
ensure that INOTIFY is configured.

config IKCONFIG
bool "Kernel .config support"
tristate "Kernel .config support"
---help---
This option enables the complete Linux kernel ".config" file
contents to be saved in the kernel. It provides documentation
Expand Down
2 changes: 1 addition & 1 deletion trunk/scripts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ hostprogs-$(CONFIG_VT) += conmakehash
hostprogs-$(CONFIG_PROM_CONSOLE) += conmakehash
hostprogs-$(CONFIG_IKCONFIG) += bin2c

always := $(hostprogs-y)
always := $(hostprogs-y) $(hostprogs-m)

# The following hostprogs-y programs are only build on demand
hostprogs-y += unifdef
Expand Down

0 comments on commit 70faef5

Please sign in to comment.