mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-18 08:37:05 +00:00
rename target/linux/generic-2.6 to generic
SVN-Revision: 21952
This commit is contained in:
parent
6117c04c94
commit
da1bb88a2b
include
target/linux/generic
base-files
config-2.6.25config-2.6.30config-2.6.31config-2.6.32config-2.6.33config-2.6.34config-2.6.35files-2.6.25/drivers
files
Documentation
arch/mips/fw/myloader
crypto/ocf
Config.inKconfigMakefileREADME
c7108
criov.ccrypto.ccryptocteon
cryptodev.ccryptodev.hcryptosoft.cep80579
hifn
ixp4xx
kirkwood
Makefilecesa_ocf_drv.c
cesa
AES
mvCesa.cmvCesa.hmvCesaDebug.cmvCesaRegs.hmvCesaTest.cmvLru.cmvLru.hmvMD5.cmvMD5.hmvSHA1.cmvSHA1.hmvHal
@ -104,7 +104,7 @@ ifneq ($(TARGET_BUILD)$(if $(DUMP),,1),)
|
||||
include $(INCLUDE_DIR)/kernel-version.mk
|
||||
endif
|
||||
|
||||
GENERIC_PLATFORM_DIR := $(TOPDIR)/target/linux/generic-$(KERNEL)
|
||||
GENERIC_PLATFORM_DIR := $(TOPDIR)/target/linux/generic
|
||||
GENERIC_PATCH_DIR := $(GENERIC_PLATFORM_DIR)/patches$(if $(wildcard $(GENERIC_PLATFORM_DIR)/patches-$(KERNEL_PATCHVER)),-$(KERNEL_PATCHVER))
|
||||
GENERIC_FILES_DIR := $(foreach dir,$(wildcard $(GENERIC_PLATFORM_DIR)/files $(GENERIC_PLATFORM_DIR)/files-$(KERNEL_PATCHVER)),"$(dir)")
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user