diff options
-rw-r--r-- | config/mt-a29k | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/mt-a29k b/config/mt-a29k index 5b6b7bf..4ca992b 100644 --- a/config/mt-a29k +++ b/config/mt-a29k @@ -1,6 +1,6 @@ -AR = ar-a29k -AR_FLAGS = qs -RANLIB = echo +#AR = ar-a29k +#AR_FLAGS = qs +#RANLIB = echo # This is a hack. By declaring subdirs using "SUBDIRS=" rather than # with a space, config won't reset this. This is a hack to override |