projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-2.6.22
diff --git
a/target/linux/generic-2.6/config-2.6.22
b/target/linux/generic-2.6/config-2.6.22
index
32782f5
..
b060d4a
100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.22
+++ b/
target/linux/generic-2.6/config-2.6.22
@@
-448,6
+448,7
@@
CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_MISC is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_MOUSEDEV is not set
# CONFIG_INPUT_MISC is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_MOUSEDEV is not set
+# CONFIG_INPUT_POLLDEV is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_TSDEV is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_TSDEV is not set
@@
-641,6
+642,7
@@
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_LEDS_TRIGGER_TIMER=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_LIBCRC32C=m
CONFIG_LEDS_TRIGGER_TIMER=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_LIBCRC32C=m
+# CONFIG_LIBERTAS is not set
# CONFIG_LIBERTAS_USB is not set
CONFIG_LLC=y
CONFIG_LLC2=m
# CONFIG_LIBERTAS_USB is not set
CONFIG_LLC=y
CONFIG_LLC2=m
This page took
0.018171 seconds
and
4
git commands to generate.