kernel: enable CONFIG_VLAN_8021Q

This commit is contained in:
Jaroslav Kysela
2016-05-31 16:06:46 +02:00
parent 5c3bb4ee6f
commit 93f7e28ca5
3 changed files with 13 additions and 5 deletions

View File

@@ -202,7 +202,7 @@ out/satip-axe-$(VERSION).fw: kernel/arch/sh/boot/uImage.gz
# kernel
#
kernel/.config: toolchain/4.5.3-99/opt/STM/STLinux-2.4/devkit/sh4/bin/sh4-linux-gcc-4.5.3
kernel/.config: patches/kernel.config toolchain/4.5.3-99/opt/STM/STLinux-2.4/devkit/sh4/bin/sh4-linux-gcc-4.5.3
cp patches/kernel.config ./kernel/arch/sh/configs/idl4k_defconfig
make -C kernel -j $(CPUS) ARCH=sh CROSS_COMPILE=$(TOOLCHAIN_KERNEL)/bin/sh4-linux- idl4k_defconfig