X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fpatches-4.1%2F509-MIPS-ath79-process-board-kernel-option.patch;fp=target%2Flinux%2Far71xx%2Fpatches-4.1%2F509-MIPS-ath79-process-board-kernel-option.patch;h=0000000000000000000000000000000000000000;hb=72568ea3bd51a54a68669b4ecdba5879ad7be4cd;hp=2366c40cd00bdbc87ada30882990603b115806ff;hpb=de27a1adaea1bcf57e28fa33c705da51364ef92b;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ar71xx/patches-4.1/509-MIPS-ath79-process-board-kernel-option.patch b/target/linux/ar71xx/patches-4.1/509-MIPS-ath79-process-board-kernel-option.patch deleted file mode 100644 index 2366c40cd0..0000000000 --- a/target/linux/ar71xx/patches-4.1/509-MIPS-ath79-process-board-kernel-option.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/arch/mips/ath79/setup.c -+++ b/arch/mips/ath79/setup.c -@@ -236,6 +236,8 @@ void __init plat_time_init(void) - mips_hpt_frequency = cpu_clk_rate / 2; - } - -+__setup("board=", mips_machtype_setup); -+ - static int __init ath79_setup(void) - { - ath79_gpio_init();