You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/sunxi
Matthias Schiffer be40d0a144
sunxi: clean up modules definitions
Module definitions for kmod-wdt-sunxi and kmod-eeprom-sunxi are removed
(wdt-sunxi was builtin anyways; nvmem-sunxi, which is the new name of
eeprom-sunxi is changed to builtin). As kmod-eeprom-sunxi was specified
in DEFAULT_PACKAGES, but not available on kernel 4.4, it was breaking the
image builder.

Support for kmod-sunxi-ir is added for kernel 4.4 (it is unclear why it
was disable before, it builds fine with with kernel 4.4).

Condtionals only relevant for pre-4.4 kernels are removed from modules.mk,
as sunxi does't support older kernels anymore.

Fixes FS#755.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
7 years ago
..
base-files sunxi: use fwtool for checking sdcard images 8 years ago
image build: get rid of host.mk 7 years ago
patches-4.4 kernel: update kernel 4.4 to version 4.4.3 8 years ago
profiles uboot-sunxi: clean up, switch to u-boot.mk 8 years ago
Makefile sunxi: clean up modules definitions 7 years ago
config-4.4 sunxi: clean up modules definitions 7 years ago
modules.mk sunxi: clean up modules definitions 7 years ago