ppc4xx: remove booke-wdt watchdog package
[openwrt/openwrt.git] / target / linux / mpc85xx / Makefile
index 5f3ad6c3d4968774229e51cdaab06805347189e5..efd48d7d41cc3d93fd60dde2cf6c7bd0e2996d46 100644 (file)
@@ -14,7 +14,7 @@ FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 SUBTARGETS=generic p1020
 
-KERNEL_PATCHVER:=3.18
+KERNEL_PATCHVER:=4.4
 
 include $(INCLUDE_DIR)/target.mk
 
@@ -25,8 +25,7 @@ endif
 
 DEFAULT_PACKAGES += \
        kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \
-       kmod-leds-gpio kmod-booke-wdt \
-       swconfig kmod-ath9k wpad-mini
+       kmod-leds-gpio swconfig kmod-ath9k wpad-mini
 
 define Target/Description
        Build images for the Freescale MPC85xx based boards.