diff options
| author | Eric Andersen | 2006-07-19 00:58:58 +0200 |
|---|---|---|
| committer | Eric Andersen | 2006-07-19 00:58:58 +0200 |
| commit | ddb5ebab06e5f8dfbf72705f292875b4452e0cc1 (patch) | |
| tree | 5639ac179f07e4b055e83cb7cda2c437bdaa5186 /Makefile | |
| parent | fixup patch (diff) | |
| download | buildroot-ddb5ebab06e5f8dfbf72705f292875b4452e0cc1.tar.gz buildroot-ddb5ebab06e5f8dfbf72705f292875b4452e0cc1.tar.xz buildroot-ddb5ebab06e5f8dfbf72705f292875b4452e0cc1.zip | |
move TAR_OPTIONS to its rightful place
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -35,9 +35,6 @@ ifeq ($(filter $(noconfig_targets),$(MAKECMDGOALS)),) -include $(TOPDIR).config endif -TAR_OPTIONS=$(subst ",, $(BR2_TAR_OPTIONS)) -xf -#" - ifeq ($(strip $(BR2_HAVE_DOT_CONFIG)),y) ############################################################# |
