diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-10-07 20:13:32 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-10-07 20:13:32 +0000 |
commit | 48b26179d95495f157377be27e0ffe9b8d31e0e1 (patch) | |
tree | 4b4633329c4a66cd3b476d9f70d1b76571befd00 /package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_common.h | |
parent | 64cf5071838453545fc92d0d5797fac60bd5ff42 (diff) |
lantiq: fix ltq_ptm compile
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38329 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_common.h')
-rw-r--r-- | package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_common.h b/package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_common.h index ccd19b189b..00d4177225 100644 --- a/package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_common.h +++ b/package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_common.h @@ -58,7 +58,7 @@ #define DEBUG_QOS 1 -#define ENABLE_DBG_PROC 1 +#define ENABLE_DBG_PROC 0 #define ENABLE_FW_PROC 1 |