Karl Vogel
76378c6b9f
build: use KERNEL_MAKE_FLAGS for kernel file compilations
...
The build system already defines KERNEL_CROSS which defaults to TARGET_CROSS.
Make use of this variable for kernel makefiles.
Signed-off-by: Karl Vogel <karl.vogel@gmail.com>
7 years ago
Florian Eckert
4482063c34
treewide: add license tags
...
Add licence tags where missing.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
8 years ago
Alexandru Ardelean
4f9c6c5235
kernel/button-hotplug: drop Build/Prepare rule in favor of default one
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
8 years ago
Hauke Mehrtens
ebd4f65380
button-hotplug: describe module a bit better & mention gpio-button-hotplug
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 40764
11 years ago
Felix Fietkau
1b5aa23ca2
button-hotplug: add missing dependency on kmod-input-core
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37429
11 years ago
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
12 years ago
John Crispin
dff1529d2a
modules: make all led and button modules used during boot priority 1
...
This makes sure the modules are symlinked in /etc/modules-boot.d/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36892
12 years ago
John Crispin
a34499e095
move lots of kernel related packages to the new system/ folder
...
SVN-Revision: 33830
12 years ago
Hauke Mehrtens
8ff6417c41
kernel: remove kernel modules and references to kernels <= 2.6.36
...
OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions.
SVN-Revision: 31634
13 years ago
Florian Fainelli
bd50216764
button-hotplug: prevent build on 2.6.30
...
SVN-Revision: 31362
13 years ago
Gabor Juhos
92c6097c73
button-hotplug: add autoload feature
...
Reported-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27994
13 years ago
Gabor Juhos
a4aa4e3973
package/button-hotplug: use brodcast_uevent
...
SVN-Revision: 22859
14 years ago
Claudio Mignanti
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
SVN-Revision: 22145
15 years ago
Felix Fietkau
ff3d5025ac
remove obsolete kernel dependencies and version checks
...
SVN-Revision: 21956
15 years ago
Nicolas Thill
a6f41b3356
package/button-hotplug: bump release number (missed from r21074)
...
SVN-Revision: 21528
15 years ago
Nicolas Thill
14b016052c
fix kernel modules compile (as in [13724])
...
SVN-Revision: 13929
16 years ago
Florian Fainelli
b66bc61287
button-hotplug does not build for 2.4 kernels
...
SVN-Revision: 11845
17 years ago
Gabor Juhos
50a749e9a7
add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines
...
SVN-Revision: 11401
17 years ago
Gabor Juhos
efbc2a21d2
add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards
...
SVN-Revision: 10851
17 years ago