adm5120: switch kernel to 3.18
Tested by Jonas on WP54g, thank you! Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44588
This commit is contained in:
parent
c9035566d5
commit
fac0ad0827
1 changed files with 2 additions and 1 deletions
|
@ -10,10 +10,11 @@ include $(TOPDIR)/rules.mk
|
|||
BOARD:=adm5120
|
||||
BOARDNAME:=Infineon/ADMtek ADM5120
|
||||
FEATURES:=low_mem
|
||||
KERNEL_PATCHVER:=3.8
|
||||
SUBTARGETS:=router_le router_be rb1xx
|
||||
INITRAMFS_EXTRA_FILES:=
|
||||
|
||||
KERNEL_PATCHVER:=3.18
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
DEFAULT_PACKAGES += admswconfig wpad-mini kmod-input-core \
|
||||
|
|
Loading…
Reference in a new issue