From: Ulf Samuelsson Date: Sat, 29 Mar 2008 20:39:36 +0000 (-0000) Subject: Remove duplication of default kernel patch dir setting X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=230723920abcc27128ba271d0b20428e81fc9515;p=buildroot.git Remove duplication of default kernel patch dir setting --- diff --git a/target/device/valka/Makefile.in b/target/device/valka/Makefile.in index b617745c07..6cf2156a97 100644 --- a/target/device/valka/Makefile.in +++ b/target/device/valka/Makefile.in @@ -6,7 +6,7 @@ BOARD_PATH:=$(strip $(subst ",, $(BR2_BOARD_PATH))) TARGET_SKELETON=$(VALKA_PATH)/target_skeleton TARGET_DEVICE_TABLE=$(VALKA_PATH)/device_table.txt -LINUX26_PATCH_DIR:=$(BOARD_PATH)/kernel-patches +#LINUX26_PATCH_DIR:=$(BOARD_PATH)/kernel-patches valka_status: @echo "***************************************************************"