diff options
-rw-r--r-- | target/sdk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/sdk/Makefile b/target/sdk/Makefile index f32b02b536..c0bc0629a1 100644 --- a/target/sdk/Makefile +++ b/target/sdk/Makefile @@ -99,7 +99,6 @@ $(BIN_DIR)/$(SDK_NAME).tar.bz2: clean $(CP) -L \ $(TOPDIR)/LICENSE \ $(TOPDIR)/rules.mk \ - $(TOPDIR)/.config \ ./files/Config.in \ ./files/Makefile \ ./files/include/prepare.mk \ |