Remove duplication of default kernel patch dir setting

This commit is contained in:
Ulf Samuelsson 2008-03-29 20:38:22 +00:00
parent 4523eb3cc7
commit 5292603285

View File

@ -47,7 +47,7 @@ endif
LINUX26_COPYTO:=/tftpboot
LINUX26_PATCH_DIR:=$(BOARD_PATH)/kernel-patches
#LINUX26_PATCH_DIR:=$(BOARD_PATH)/kernel-patches
# The board specific Makefile.in can redefine BOARD_NAME's
LINUX_BOARD_NAME:=$(BOARD_NAME)