projects
/
openwrt
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
kernel: Add missing config option
[openwrt/openwrt.git]
/
.gitignore
1
*.o
2
.DS_Store
3
.*.swp
4
/env
5
/dl
6
/.config
7
/.config.old
8
/.toolchain_build_ver
9
/bin
10
/build_dir
11
/staging_dir
12
/tmp
13
/logs
14
/feeds
15
/feeds.conf
16
/files
17
/target/linux/feeds
18
/overlay
19
/package/feeds
20
/package/openwrt-packages
21
/*.patch
22
/llvm-bpf*
23
key-build*
24
*.orig
25
*.rej
26
*~
27
.#*
28
*#
29
.emacs.desktop*
30
TAGS*~
31
git-src
32
.project
33
.cproject
34
.ccache
35
.vscode*