diff options
author | Alexey Neyman <stilor@att.net> | 2017-11-29 23:54:11 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-29 23:54:11 -0800 |
commit | e832b9b220f90b11b893e2815ceb37ec2b708683 (patch) | |
tree | 696f267410565b7f20b9b115bdd4d71881cadfed /config/arch/nios2.in | |
parent | 1b8d0d2138a7292b6ad546e1c3dcfd1ed495c02f (diff) | |
parent | 9fdb93cce0a05e2562522153fe5deba8a9e9ae54 (diff) | |
download | crosstool-ng-e832b9b220f90b11b893e2815ceb37ec2b708683.tar.gz crosstool-ng-e832b9b220f90b11b893e2815ceb37ec2b708683.tar.bz2 crosstool-ng-e832b9b220f90b11b893e2815ceb37ec2b708683.zip |
Merge pull request #869 from stilor/show-samples
Support custom packages in show-config
Diffstat (limited to 'config/arch/nios2.in')
-rw-r--r-- | config/arch/nios2.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/arch/nios2.in b/config/arch/nios2.in index e0241020..b3b12498 100644 --- a/config/arch/nios2.in +++ b/config/arch/nios2.in @@ -1,5 +1,6 @@ # NIOS232 specific configuration file +## no-package ## select ARCH_SUPPORTS_32 ## select ARCH_DEFAULT_32 ## select ARCH_SUPPORTS_BOTH_MMU |